Miscellaneous On Data Structures - Study Mode

[#201] Which of the following property of Euler's totient function is used in RSA algorithm?
Correct Answer

(C) Ø(ab) = (a – 1)(b – 1)

[#202] What will be the plain text corresponding to cipher text "SCEFJV" if gronsfeld cipher is used with key "1234"?
Correct Answer

(A) RABBIT

[#203] Which of the following cipher uses polybius square cipher in its first step of encrypting data?
Correct Answer

(C) ADFGVX cipher

[#204] Which type of graph has no odd cycle in it?
Correct Answer

(A) Bipartite

[#205] How many possible solutions exist for an 8-queen problem?
Correct Answer

(C) 92