Vidyalelo
Data Structure · Q1156

Miscellaneous on Data Structures

Programming · Data Structure · question 1156

Q1156

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

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

Answer: Option C

Solution

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