In order to achieve the optimal download time, images should be no larger than:

A) 10 K B) 5 K C) 100 K D) 50 K

A

Computer Science & Information Technology

You might also like to view...

Visual Basic's auto-implemented properties feature enables you to ____.

A. make the property ReadOnly B. add validation code to the set block C. make the property WriteOnly D. specify the property of a class in one line of code

Computer Science & Information Technology

A program whose interface will be a window created using the Windows operating system, and which will allow the user to interact with the program by using this window, is created by selecting a ____ project in Visual Studio.

A. Web Application B. Windows Console C. Windows Classic Desktop D. Custom Control

Computer Science & Information Technology