Developers reduce the amount of time required to wait for file requests by __________.
A. using fewer styles.
B. reducing the number of images on each page.
C. eliminating the use of JavaScript libraries.
D. combining files of the same type into a single file.
Answer: D
You might also like to view...
When the user clicks any of the three standard JFrame buttons, a ___________ is generated.
a. window listener b. window event c. window activator d. window deactivator
When a single device controls a LAN, it is known as
a. centralized control b. distributed control c. data-link control d. none of the above
If a file needs to be read but not edited, even on different platforms, it should be saved as a(n) ________ document
Fill in the blank(s) with correct word
There are over 70 classes derived from the SystemException class. Which one of the following is NOT a derived class of the SystemException class?
A. System.ArithmeticException B. System.IO.IOException C. System.IndexOutOfRangeException D. System.ApplicationException