A ____ is a piece of code inserted into a program that will perform specific malicious functions when specified conditions are met.
A. logic bomb
B. Trojan Horse
C. macro virus
D. worm
Answer: A
Computer Science & Information Technology
You might also like to view...
A bit field must be declared as a:
a. int or unsigned. b. char. c. float. d. long.
Computer Science & Information Technology
To change the formatting on a chart you should _______ on that item to access the appropriate menus.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
What is the correct CSS syntax for making all the elements bold? D
a.
b.
c. p {text-weight:bold} d. p {font-weight:bold}
Computer Science & Information Technology
To fill a ComboBox object with data from a field in a database, the ComboBox object must be bound to that field.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology