Answer the question in maximum 10 words. This question carries 03 marks. [MPPSC 2020]
Define the compiler.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Definition
A compiler is a software tool that translates high-level programming code (like C or Java) into machine code or low-level code that a computer can understand and execute.
Key Points
Illustration
Think of a compiler as a translator, converting instructions in English (programming language) into a language the computer (binary) understands.