Which of the following worms exploits systems running Microsoft SQL Server Desktop Engine?

a. Flame
b. MyDoom
c. Slammer
d. FakeAV

ANS: C

Computer Science & Information Technology

You might also like to view...

________ are prebuilt programs that are designed to run inside of multiple programs in Office and Internet Explorer

A) Templates B) ActiveX controls C) Macros D) Add-Ins

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. A condition can be either true or false. 2. Evaluate the Boolean expression below if the variables have the following values: x num mark y z more 5 7.0 true 10 -7 false x < y 3. Evaluate the Boolean expression below if the variables have the following values: x num mark y z more 5 7.0 true 10 -7 false x + z >= y 4. Evaluate the Boolean expression below if the variables have the following values: x num mark y z more 5 7.0 true 10 -7 false x + y = = z + 8 5. Evaluate the Boolean expression below if the variables have the following values: x num mark y z more 5 7.0 true 10 -7 false !mark && (x < 6)

Computer Science & Information Technology