Default type parameters are allowed only:

a. If the class template also has nontype parameters.
b. If the class template does not have any nontype parameters.
c. If the class is used as a container class.
d. As the rightmost (trailing) parameters in a template’s type-parameter list.

d. As the rightmost (trailing) parameters in a template’s type-parameter list.

Computer Science & Information Technology

You might also like to view...

The _____ lock allows a user to have a word known to that user to unlock the screen

Fill in the blank(s) with correct word

Computer Science & Information Technology

____________________ a user is a good way to ensure valid data, but it can be frustrating to a user if it continues indefinitely.

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

Computer Science & Information Technology