The firewall built in Windows 7 systems is which of the following types?
a. Packet filtering firewall
b. Application gateway firewall
c. Stateful inspection firewall
d. Circuit gateway firewall
ANS: A
Computer Science & Information Technology
You might also like to view...
The correct order in which an exception is detected and handled is:
a. try, catch, throw b. throw, catch, try c. catch, throw, try d. try, throw, catch
Computer Science & Information Technology
Layout containers help you arrange GUI components. A VBox arranges its nodes________.
a. left to right b. by best fit c. vertically from top to bottom d. None of the above.
Computer Science & Information Technology