Vidyalelo
Data Structure · Q247

Miscellaneous on Data Structures

Programming · Data Structure · question 247

Q247

What will be the ciphered text for the input string "example" with key string as "hello" to the program of keyword cipher?

A.
axhkpja
Answer
B.
ajpkhxa
C.
khpj
D.
ajpk

Answer: Option A

Solution

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