The Auto Hide button on the Toolbox title bar contains a ____ icon, which indicates the status of the Toolbox.
A. Lock
B. Checkmark
C. Minimize
D. Pushpin
Answer: D
Computer Science & Information Technology
You might also like to view...
In C++, some of the following are legal identifiers. Which? Why?
a) 9xyz b) Xyz c) X+yz d) xy_z e) xyz!
Computer Science & Information Technology
Write a class having a public pure virtual method. You need not put any other members in the class.
What will be an ideal response?
Computer Science & Information Technology