Miscellaneous On Data Structures - Study Mode
[#301] Running key cipher is an example of . . . . . . . .
Correct Answer
(B) poly-alphabetic cipher
[#302] All the graphs have a dominating set of vertices.
Correct Answer
(B) False
[#303] What will be the ciphered text corresponding to "EXAMPLE" if gronsfeld cipher is used for encryption with key as "1234"?
Correct Answer
(A) FZDQQNH
[#304] The result of the fractional knapsack is greater than or equal to 0/1 knapsack.
Correct Answer
(A) True
[#305] Which of the following is the time complexity of finding n th Catalan numbers using binomial coefficient?
Correct Answer
(A) O(n)