basic computer MCQ #16547

RSA is an example of which type of encryption algorithm?

basic computer MCQ #16547

  1. Question 1

    Q1. RSA is an example of which type of encryption algorithm?

    • A) Symmetric encryption
    • B) Asymmetric encryption
    • C) Hashing algorithm
    • D) Stream cipher

    Answer: Asymmetric encryption

    Explanation: RSA is an asymmetric encryption algorithm that uses a pair of keys — a public key for encryption and a private key for decryption — widely used for secure data transmission and digital signatures.