In the translation process, compiler always reports the existence of which of…
2021
In the translation process, compiler always reports the existence of which of the following?
- A.
Objects
- B.
Classes
- C.
Errors
- D.
Text
- E.
Question not attempted
Attempted by 133 students.
Show answer & explanation
Correct answer: C
During the translation (compilation) process, the compiler checks the program for mistakes and always reports errors (syntax, semantic, etc.) if present.
⇒ Hence, it reports Errors