Suppose we have a class template called Stack, and we wish to make a class from the class template for a stack of strings. We also wish to declare a stack object called stk using this stack class. To do this, in the main program we would type the line of code:

A. Stack stk;
B. Stack string;
C. Stack string;
D. Stack stk;


D

Computer Science & Information Technology

You might also like to view...

The ____________________ value of the overflow style keeps the element at the specified size, adding scroll bars only as they are needed.

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

Computer Science & Information Technology

One of the main sources of WLAN problems is ____________ interference.

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

Computer Science & Information Technology

On-screen resolution is usually ____ pixels per inch.

A. 12 or 24 B. 24 or 48 C. 72 or 96 D. 150 or 300

Computer Science & Information Technology

A query that displays an input box that asks for criteria each time the query is run is called a(n) _________ query

Fill in the blank(s) with correct word

Computer Science & Information Technology