Object Oriented Programming Using C++ - Section 5 Multiple Questions and Answers.
Exercise Questions ::
Object Oriented Programming
Published by:Michael Daani
22. | Catch blocks must _____ |
| |
| A. | appear in every object-oriented program |
| B. | appear within try blocks |
| C. | appear immediately after throw statements |
| D. | appear immediately after try blocks |
|
|
Published by:Michael Daani
Published by:Michael Daani
24. | You construct a class in two sections, known as the _____ |
| |
| A. | header and body |
| B. | type and parameters |
| C. | declaration and implementation |
| D. | pointer and variable |
|
|
Published by:Michael Daani
Published by:Michael Daani
«»