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...

Once you join a professional group, avoid group posts that sound like ________

A) advertisements B) invitations C) events D) general posts

Computer Science & Information Technology

Explain why an object-oriented approach to software development may not be suitable for real-time systems.

What will be an ideal response?

Computer Science & Information Technology