To organize predefined classes so that they can be found more quickly, Java stores related classes in groups called ____.
A. libraries
B. collections
C. bundles
D. packages
Answer: D
You might also like to view...
You can use the Control Panel to add a new program in Windows 7
Indicate whether the statement is true or false
When you search for clip art, the search results appear as ____ in the task pane.
A. icons B. graphics C. thumbnails D. symbols
COGNITIVE ASSESSMENT A standard CD-ROM is called a single-session disc. Why are they called single-session discs?
A. Manufacturers write all items on the disc at one time. B. They can be used only once. C. A CD-ROM can include only one type of file per disc. D. They are used for only one purpose.
What is the correct syntax to map drive letter X: to a share named myshare on a server named server1?
A. net share \\server1\myshare X: B. net share X: \\server1\myshare C. net use X: \\server1\myshare D. net use \\server1\myshare X: