basic computer MCQ #16537

AES is an example of which type of encryption?

basic computer MCQ #16537

  1. Question 1

    Q1. AES is an example of which type of encryption?

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

    Answer: Symmetric encryption

    Explanation: AES (Advanced Encryption Standard) is symmetric encryption, meaning the same key is used for both encryption and decryption; it is widely used for securing data at rest and in transit.