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

Which programming language is used by Apple for iPhone application software?

a. Perl b. C# c. Java d. JavaScript e. Objective C

Computer Science & Information Technology

A frame is made up of which parts?  (Choose all that apply.)

A. segment B. preamble C. data D. header

Computer Science & Information Technology

FIGURE WD 2-1Referring to Figure WD 2-1 above, the pane on the left shows four boxes with text. These boxes show ____.

A. snippets from your last search B. snippets containing the found word C. suggested sentences using the word you searched for D. recent Clipboard entries

Computer Science & Information Technology

The ____ string function returns the length of a string.

A. slength B. strlen C. strcpy D. strcat E. strchr

Computer Science & Information Technology