A(n) ____ is the location on a web page that a browser displays when a user clicks an internal link.

A. anchor
B. target
C. spot window
D. screenshot

Answer: B

Computer Science & Information Technology

You might also like to view...

A desktop computer is connected to the network and receives an APIPA address but is unable to reach the VLAN gateway of 10.10.100.254. Other PCs in the VLAN subnet are able to reach the Internet. Which of the following is MOST likely the source of the problem?

A. 802.1q is not configured on the switch port B. APIPA has been misconfigured on the VLAN C. Bad SFP in the PC's 10/100 NIC D. OS updates have not been installed

Computer Science & Information Technology

Which of the following statements is false?

a. Each cell in a GridPane can be empty or can hold one or more JavaFX components, including layout containers that arrange other controls. b. Each component in a GridPane can span multiple columns or rows. c. A TextField (package javafx.scene.control) can accept text input or display text. d. A Slider (package javafx.scene.control) represents a value in the range 0.0–1.0 by default and allows the user to select a number in that range by moving the Slider’s thumb.

Computer Science & Information Technology