Multiple choice

Computer code that lies dormant until it is triggered by a specific logical event

  1. macro virus

  2. bot

  3. zombie

  4. logic bomb

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A logic bomb is malicious code that remains dormant until specific conditions are met, such as a date, time, or event. Unlike viruses or worms that replicate and spread, logic bombs wait for their trigger condition before executing their payload.