Class templates:
a. May include the statement template< typename Type > anywhere.
b. Must put template< typename Type > before the class definition.
c. Must include template< typename Type > inside the class definition.
d. Have the option of including the optional statement template< typename Type >.
ANS: b.
b. Must put template< typename Type > before the class definition.
Computer Science & Information Technology
You might also like to view...
Networking software can be divided into three categories: security software, ____ software, and transport software.?
A. ?presentation B. ?routing C. ?connection D. ?linking
Computer Science & Information Technology
Workgroup computing is also referred to as _________ computing.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology