C++ Coding : Programming Concept Questions & Answers
Question : An exception in C++ can be generated using which keywords?
A.
thrown
B.
threw
C.
throw
D.
throws
Correct Answer is : Option C.
- Delaration a pointer more than once may cause ____
- Which one is not a correct variable type in C++?
- Which operation is used as Logical 'AND'
- An expression A.B in C++ means ____
- A C++ code line ends with ___