Which of the following BEST describes a firewall that can be installed via Add/Remove programs on a Windows computer?
A. Managed
B. Software
C. Hardware
D. Wireless
Answer: B. Software
Computer Science & Information Technology
You might also like to view...
RAM is a non-volatile type of memory.
a. true b. false
Computer Science & Information Technology
As an alternative to repeating code in multiple constructors, what can be used to indicate that another instance of a class constructor should be executed before any statements in the current constructor body?
A. parameterless constructor B. value constructor C. constructor initializer D. default constructor
Computer Science & Information Technology