To find a Web page, the Web uses an address system. The fancy name for this type of address is Uniform Resource ____.

A. Location
B. Locator
C. Link
D. Log

Answer: B

Computer Science & Information Technology

You might also like to view...

You can use mail merge to print envelopes in Word 2010

Indicate whether the statement is true or false

Computer Science & Information Technology

When an application uses many components, instead of extending just one class from the JFrame class, a better approach is to:

A) break the application into several smaller applications B) reconsider the design of the application C) encapsulate smaller groups of related components and their event listeners into their own classes D) just go ahead and do it in one large class

Computer Science & Information Technology