Which numbered item indicates a drop-down list box in the accompanying figure?
A. 2
B. 3
C. 4
D. 5
Answer: B
You might also like to view...
A program that uses prompting messages to direct the user's input is running in ______.
a. batch mode b. arithmetic/logic mode c. interactive mode d. assembly language mode e. memory mode
Which constructor below creates a JInternalFrame that is resizable, closable, maximizable, and minimizable?
a. JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, true, true); b. JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, false, true); c. JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, true, false); d. JInternalFrame frame = new JInternalFrame("Internal Frame", false, false, true, true);
The first widely used graphical web browser was developed at:
a. CERN b. NCSA c. NSF d. ARPA
The National Software Reference Library has compiled a list of known ___________ for a variety of OSs, applications, and images?.
Fill in the blank(s) with the appropriate word(s).