InterviewSolution
Saved Bookmarks
| 1. |
Vigenere table consists of _________(a) 26 rows and 26 columns(b) 26 rows and 1 column(c) 1 row and 26 columns(d) 27 rows and 27 columnsThe question was posed to me by my school teacher while I was bunking the class.My question is based upon Cryptography in division Cryptography of Data Structures & Algorithms II |
|
Answer» Right option is (a) 26 rows and 26 COLUMNS |
|