Podcast
Questions and Answers
What type of errors are detected by the compiler at compile time?
What type of errors are detected by the compiler at compile time?
What is the response to an exceptional situation during program execution called in C++?
What is the response to an exceptional situation during program execution called in C++?
What does a compile-time error indicate?
What does a compile-time error indicate?
What kind of errors are not harmful for the computer because they are easily detected by the compiler at compile time?
What kind of errors are not harmful for the computer because they are easily detected by the compiler at compile time?
Signup and view all the answers
When does a compile time error occur in C++?
When does a compile time error occur in C++?
Signup and view all the answers