basic computer MCQ #16468

AES (Advanced Encryption Standard) is an example of which type of encryption?

basic computer MCQ #16468

  1. Question 1

    Q1. AES (Advanced Encryption Standard) is an example of which type of encryption?

    • A) Asymmetric encryption
    • B) Public-key encryption
    • C) Symmetric encryption
    • D) Digital signature

    Answer: Symmetric encryption

    Explanation: AES uses the same secret key for both encryption and decryption, which defines it as a symmetric (or secret-key) encryption algorithm.