Multiple choice general knowledge science & technology

which are the two main methods used by Anti-Virus Softwares to scan the virus?

  1. Behavioral Search

  2. Virus Signature Search

  3. Behavioral Heuristic Algorithm

  4. Pattern Search

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

Antivirus software primarily uses two methods: virus signature search (matching known malware patterns against a database) and behavioral heuristic algorithms (detecting suspicious activities by monitoring program behavior). Signature detection catches known threats, while heuristic analysis identifies potential new malware based on anomalous behavior patterns.