What is an error in C++?
(a) Violation of syntactic and semantic rules of a languages
(b) Missing of Semicolon
(c) Missing of double quotes
(d) Violation of program interface
I got this question during an internship interview.
Origin of the question is Exception Handling topic in division Derived Classes, Templates & Exception Handling in C++ of C++