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

1. A class template cannot be derived from a class template.

2. A non-template class can be derived from a class template instantiation.

1. False
Explanation: The example provided in the text in Display 16.8 is an example that the statement is false.
2. True
Explanation: This is ordinary inheritance.

Computer Science & Information Technology

You might also like to view...

________ gridlines are displayed at each of the designated label values

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ________ add-in assists with analyzing and reviewing workbooks to understand their design function and data dependencies

A) OLAP B) Power View C) Power Pivot D) Inquire

Computer Science & Information Technology