Object Oriented Programming Using C++ - Section 5 Multiple Questions and Answers.
Exercise Questions ::
Object Oriented Programming
Published by:Michael Daani
Published by:Michael Daani
Published by:Michael Daani
4. | The compiler determines the type used in a template function via ___? |
| |
| A. | the name of the function |
| B. | the first variable declared within the function |
| C. | the type of the argument passed to the function |
| D. | the type of the value returned from the function |
|
|
Published by:Michael Daani
Published by:Michael Daani
»