Last Updated on October 5, 2021 by InfraExam
What is true about compilation? (Select two answers)
- It tends to be slower than interpretation
- The code is converted directly into machine code executable by the processor
- Both you and the end user must have the compiler to run your code
- It tends to be faster than interpretation