Virtually every website includes a set of links for moving between web pages in the site. This design element is known as a ____ bar.

A. navigation
B. link
C. help
D. home


Answer: A

Computer Science & Information Technology

You might also like to view...

IfNumber = 4, what possible numbers can result from

```Floor(Random() *Number) ``` a. 1, 2, 3, 4 b. 0, 1, 2, 3, 4 c. 0, 1, 2, 3 d. 4, 5, 6, 7, 8, 9, 10, 11, 12, 13

Computer Science & Information Technology

When compiling a class in a package, the javac command-line option ________ causes the javac compiler to create appropriate directories based on the class’s package declaration.

a. -p. b. -a. c. -d. d. -dir.

Computer Science & Information Technology

Click the ____ button in the Animation Options group to open the Custom Animation window.

A. Animated Disclosure B. Animate Slides C. Custom Animation D. Reorder

Computer Science & Information Technology

Two users share the same file inside a folder. User1 works on the file, makes changes and saves the file. User2 then works on the file, makes changes and saves the file. The next time User1 attempts to open the file, they receive an 'access denied' error. Which of the following will cause this error message?

A. The file was set with the system and hidden attributes. B. The file was set to read-only by the accounts receivable administrator. C. The file was moved before being modified, then moved back to the share. D. The IMTFS permissions were changed on the file to allow only execute.

Computer Science & Information Technology