Report Bug
Qus : If we overcome the rules of the programming language, we get
Qusयदि हम प्रोग्रामिंग भाषा के नियमों फेर बदल करते है तो उसका परिणाम

A. Runtime error
B. Syntax error
C. logical error
D. None of the above.


Solution
B. Syntax error



Explanation

syntax error is the correct answer as A syntax error is a mistake within the syntax of a sequence of characters or symbols that are meant to be published at compile time in computer science.




Report Bug