A method ____ is a class that stores a group of related methods.
A. folder
B. package
C. container
D. library
Answer: D
You might also like to view...
If you want headings displayed and printed, make sure there are checkmark(s) in _____.
A. the Heading View box B. the Print box C. both the Heading View and Print boxes D. none of the above
Refering to the accompanying figure, which callout points to the Bold button?
A. A B. B C. C D. D
The document.write() and document.writeln() methods reflect the object-oriented nature of the JavaScript language.
Answer the following statement true (T) or false (F)
A network administrator is considering placing a firewall on an internal file server in the network. What is the purpose of the firewall, and is it important for the firewall to be stateful?
A) The purpose of the firewall is to hide the file server from the outside but still allow traffic to pass to the outside and back. The firewall must be stateful so that it keeps track of data packet flow. B) The purpose of the firewall is to hide the file server from the inside but allow traffic to pass to the outside. The firewall must be stateful so that it keeps track of data packet flow. C) The purpose of the firewall is to protect the file server from the outside but still allow traffic to pass to the outside and back. The firewall should not be stateful unless the file server is not secure. D) The purpose of the firewall is to protect the file server from the outside but still allow traffic to pass to the outside and back. The firewall must be stateful so that it keeps track of data packet flow.