To tell a compiler that a class specification file contains a class template, rather than a class:

A. the phrase “CLASS TEMPLATE” must be written at the top of the file and must be in capital letters.
B. the word DataType must appear somewhere in the class
C. we can use the line of code
template
directly above what would otherwise be the class definition
D. we #include the class implementation file at the end of the class specification file


C

Computer Science & Information Technology

You might also like to view...

Where in an HTML document should the HTML code of Problem 7 be placed?

A. At the top of the document B. At the end of the document C. In the section D. In the section

Computer Science & Information Technology

When searching for jobs on LinkedIn, the ________ box lists those people in your network who work at this company

A) You're linked to B) Connections C) Friends D) You're connected to

Computer Science & Information Technology

Text formatting can be copied quickly from one place to another using the Format Painter

Indicate whether the statement is true or false

Computer Science & Information Technology

You can check the appearance of your Web page in different browsers by using the Browser Compatibility feature to check your pages as you work.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology