A ____ is the software that displays Web pages on your computer screen by interpreting HTML tags embedded in the files used to create Web pages.
A. Web page
B. Web browser
C. Web site
D. Web URL
Answer: B
You might also like to view...
Dealing with exceptional situations as an application executes is called ______.
a) exception detection b) exception handling c) exception resolution d) exception debugging
Help is ____________________ in that it displays topics and instructions geared to the task you're performing.
Fill in the blank(s) with the appropriate word(s).
What happens in a method if there is an exception thrown in a try block but there is no catch block following the try block?
A. The program ignores the exception. B. The program will not compile without a complete try/catch structure. C. The program terminates immediately. D. The program throws an exception and proceeds to execute the finally block.
What is NOT one of the four main categories that are monitored by Resource Monitor?
A. CPU B. Memory C. Disk D. Firewall