Vidyalelo
Data Structure · Q694

Miscellaneous on Data Structures

Programming · Data Structure · question 694

Q694

What is the rule for encryption in playfair cipher if the letters in a pair appear in same column?

A.
they are replaced by the letter appearing immediately below them respectively
Answer
B.
they are replaced by the letter appearing immediately right to them respectively
C.
they are replaced by the letters at the corner of the row
D.
that pair is neglected

Answer: Option A

Solution

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