Vidyalelo
Data Structure · Q150

Miscellaneous on Data Structures

Programming · Data Structure · question 150

Q150

What will be the ciphered text if the string "EXAMPLE" is given as input to the code of vigenere cipher with keyword as "HELLO"?

A.
XTPBBEA
B.
DHLZZWA
C.
LBLXDSI
Answer
D.
LBLXDPB

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board