Miscellaneous On Data Structures - Study Mode

[#641] Which of the following approach should be used to find the solution of the activity selection problem?
Correct Answer

(A) Greedy approach

[#642] What will be the ciphered text corresponding to "ALGORITHM" if beaufort cipher is used for encryption with key as "KEY"?
Correct Answer

(B) KTSWNQRXM

[#643] Which of the following is required to determine the number of page faults in FIFO?
Correct Answer

(B) Page frame number

[#644] What will be the plain text corresponding to cipher text "PROTO" if vigenere cipher is used with keyword as "HELLO"?
Correct Answer

(C) INDIA

[#645] Vigenere table consists of . . . . . . . .
Correct Answer

(A) 26 rows and 26 columns