These are valid code the compiler understands, but they do not what you, the programmer, intended

Options
- Semantic error
- Syntax error
- Common error
- Logic error


CORRECT ANSWER : Semantic error

Discussion Board
Semantic Error

Answer: Semantic Error
Solution:

Semantic error: it is a logical error due to error in logic or arithmetic that must be detected at run time.

Syntax error: It is an error in the syntax of code as keywords, tokens

Logic error: it is a defect in a code that is reason why application is not performed correctly.

Therefore, Semantic error is the suitable answer for this question.


Rohit Srivastava 07-18-2014 04:02 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement