FIGURE 5-1Referring to Figure 5-1 above, assuming default style links, once you click one of the links, then revisit this page, that link will be a shade of ____.

A. red
B. blue
C. orange
D. purple


Answer: D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. Once you have created an instance of a structure, you can access its fields using the dot operator (a period). 2. You can use the assignment operator (=) to assign one structure object to another. 3. Unlike other types of objects, you cannot pass a structure object as an argument to a method. 4. You cannot perform comparison operations directly on structure objects. 5. When you create a structure array, each element of the array is structure instance and the fields of each instance are initialized to either zero or null (for fields that are reference variables).

Computer Science & Information Technology

Which of the following represents the Maximize button in an application window?

A.
B.
C.
D.

Computer Science & Information Technology

The WebKit gradient() function can have multiple color stops, but the location can be entered only as a ____ of the object's width.

A. part B. percentage C. piece D. portion

Computer Science & Information Technology

What command-line command allows you to see other NetBIOS systems?

A. netstat B. nbtstat C. net view D. net send

Computer Science & Information Technology