What is the purpose of a compiler in the software development process?
To translate high-level code into machine code
To optimize the program's performance
To debug the program
To execute the program directly

Computer Science Exercises are loading ...