Symantec Endpoint Security Complete TA Technical Assessment — Question 14
What is typically the biggest load on CPU?
Answer options
- A. MD5
- B. Emulating certificates
- C. Using RSA
- D. SHA-2
Correct answer: C
Explanation
Using RSA is typically the most CPU-intensive task among the options provided because of its reliance on large key sizes and complex mathematical operations for encryption and decryption. In contrast, MD5, SHA-2, and emulating certificates generally involve simpler processes that consume less CPU power.