C-18-Q096mediumsingle_mcq
A compiler converts the entire source program into machine code:
A compiler converts the entire source program into machine code:
- aLine by line during execution
- bAll at once before execution
- cOnly after the program runs
- dNever