Q. What is a compiler? (Solved)
1. a compiler does a conversion line by line as the program is run
2. a compiler converts the whole of a higher level program code into machine code in one step
3. a compiler is a general purpose language providing very efficient execution
4. none of the above
- b. a compiler converts the whole of a higher level program code into machine code in one step