MCQS

Q. Compilers and interpreters are themselves:______________?
🔍 Search on Google 📖 Search on Wikipedia
« PreviousNext »

The correct answer is 'C. Programs' because compilers and interpreters are software tools that process code written in high-level programming languages into machine code that can be executed by a computer. They are essentially programs themselves that facilitate the translation and execution of code. Therefore, 'Programs' accurately describes the nature of compilers and interpreters in this context.