Which of the following was NOT a factor that made Estonia particularly vulnerable to a cyberattack in 2007?

a. Most of the nation's banking transactions and parliamentary elections are affected through the Internet.
b. Main media outlets could be shut down, effectively isolating residents and preventing them from appealing to a global audience.
c. The nation's nuclear facilities were run on a Windows operating system that was uniquely vulnerable to Stuxnet.
d. The country has an extensive network of free Wi-Fi.


Answer: c

Computer Science & Information Technology

You might also like to view...

Which of the following expressions creates a JLabel that displays the text "Here is what I look like!" The JLabel should display Icon object face, and the JLabel’s contents should be left aligned.

a. new JLabel("Here is what I look like!", face, SwingConstants.LEFT) b. new JLabel("Here is what I look like!", face, SwingJustification.LEFT) c. new JLabel("Here is what I look like!", SwingConstants.LEFT, face) d. new JLabel("Here is what I look like!", SwingJustification.LEFT, face)

Computer Science & Information Technology

Web cams are often used for videoconferencing

Indicate whether the statement is true or false

Computer Science & Information Technology

Which is NOT a way a return statement can be used?

A. When a function needs to return a value to the calling function. B. Only at the end of main() to clear the program. C. When the program needs to “bail out” of a function. D. To go back to the previous function.

Computer Science & Information Technology

In the case of a forest trust, both forests must be operating at the _____________ or higher forest functional level

a. Windows Server 2000 b. Windows Server 2003 c. Windows Server 2008 d. The forest functional level doesn't matter.

Computer Science & Information Technology