____ are images displayed across the top of the screen that can incorporate a company's logo, contact information, and links to the other pages in the site.

A. Image maps
B. Links
C. Banners
D. Navigation bars


Answer: C

Computer Science & Information Technology

You might also like to view...

When the KeyPress event occurs, a character corresponding to the pressed key is sent to the KeyPress event's e parameter, which appears between the square brackets in the event's procedure header.

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

Computer Science & Information Technology

Network speeds are measured in ________ per second

A) bits B) hertz C) nanos D) bytes

Computer Science & Information Technology

________ is a method reference for an instance method that should be called on a specific object. It creates a one-parameter lambda that invokes the instance method on the specified object—passing the lambda’s argument to the instance method—and returns the method’s result.

a. Math::sqrt b. System.out::println c. TreeMap::new d. String::toUpperCase

Computer Science & Information Technology

The ________ sets the look and feel of the website and directs viewers to the rest of the pages in the website.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology