Viruses that deliver their payloads in response to a system event are referred to as ____ bombs.
A. logic
B. time
C. boot sector
D. black hat
Answer: A
You might also like to view...
Answer the following questions true (T) or false (F)
1. True/False: In an If-Then-Else selection structure, at least one line of code will always be skipped. 2. True/False: A test condition in a conditional statement checks to see if a statement is True or False. 3. True/False: 95 <= 94
In object-oriented analysis, classes are defined by
a. objects and data. b. data and methods. c. operators and objects. d. behaviors and keywords.
In a switch structure, the ________ case clause is used to process exceptional conditions and is usually listed last.
a) break b) default c) else d) then
You have been working in a database. Your boss asks you to design and print out a report for an upcoming board meeting. What view should you use to ensure that the report will print out as intended?
A) Print Preview B) Report view C) Design view D) Layout view