What type of malware is typically added to a legitimate program but lies dormant until it is triggered by a specific event?
A. logic bomb
B. spam
C. zombie
D. ransomware
Answer: A
Computer Science & Information Technology
You might also like to view...
A dangling pointer is a pointer
A) to a block of memory that has been deleted. B) that has been declared, but has not yet been assigned a value. C) that has not been initialized. D) that has been assigned the value of null or null_ptr. E) None of the above
Computer Science & Information Technology
Which of the following is the CSS property used to set the text color?
a. bgcolor b. background-color c. color d. none of the above
Computer Science & Information Technology