Object Oriented Programming Using C++ - Section 7 Multiple Questions and Answers.
Exercise Questions ::
Object Oriented Programming
26. | Library header files usually contain |
| |
| A. | complete functions |
| B. | parts of functions |
| C. | function prototypes for functions stored in other files |
| D. | function bodies, but not function headers |
|
|
Published by:Michael Daani
Published by:Michael Daani
28. | Before object-oriented exception handling was practiced, _____ |
| |
| A. | no run-time errors occurred |
| B. | programmers could not deal with run-time errors |
| C. | the most popular error-handling method was to terminate the program |
| D. | the most popular error-handling method was to throw an exception |
|
|
Published by:Michael Daani
Published by:Michael Daani
Published by:Michael Daani
«»