MCQOPTIONS
Saved Bookmarks
| 1. |
The actual source code for implementing a template function is created when |
| A. | The declaration of function appears |
| B. | The function is invoked |
| C. | The definition of the function appears |
| D. | None of the above |
| Answer» C. The definition of the function appears | |