Which of the following statements is true?

a. In C++11, all classes can be used as base classes.
b. In C++11, only classes that are not declared as final can be used as base classes.
c. In C++11, only classes that are declared as base can be used as base classes.
d. None of the above

b. In C++11, only classes that are not declared as final can be used as base classes.

Computer Science & Information Technology

You might also like to view...

None of the users in an office can connect to the servers using the FQDN. Which of the following is MOST likely the cause of this issue?

A. WINS is not enabled B. NetBIOS is not enabled C. DNS is not enabled D. DHCP is not enabled

Computer Science & Information Technology

_________ registers enable the machine or assembly language programmer to minimize main memory references by optimizing use of registers.

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

Computer Science & Information Technology