1. Which one of the following statements is INCORRECT?
a) Syntax error occurs due to violation of rules of the programming language.
b) Incorrect punctuation is an example of syntax error.
c) Language processors detect syntax error during translation,
d) Language processor translates source code into machine code even if syntax error is present in the program
Answers
Answered by
7
d......
hope helps uh
bestfriend23:
hi
Answered by
6
Option (D).
Question: Which of the following statement is incorrect.
Answer: Language Processor translates source code into machine code even if syntax error is present in the program.
Reason: If there are any syntactical errors in the code, it wont compile.
Hope it helps!
Similar questions