Object Oriented Programming Using C++ - Section 5 Multiple Questions and Answers.
Exercise Questions ::
Object Oriented Programming
6. | You can place function templates |
| |
| A. | at the end of main() |
| B. | at the start of a program above main() |
| C. | in two files-one for the definition and one for the function |
| D. | any of the above |
|
|
Published by:Michael Daani
Published by:Michael Daani
Published by:Michael Daani
Published by:Michael Daani
10. | An expression |
| |
| A. | is a collection of data objects and operators that can be evaluated to a single value |
| B. | is a name that substitutes for a sequence of characters |
| C. | causes the computer to carry out some action |
| D. | All of the above |
|
|
Published by:Michael Daani
«»