Miscellaneous On Data Structures - Study Mode

[#781] What is the period in bifid cipher?
Correct Answer

(A) length of blocks in which the plain text is divided before encryption

[#782] An optimal solution satisfying men's preferences is said to be?
Correct Answer

(A) Man optimal

[#783] Which is the correct term of the given relation, lcm (a, b) * gcd (a, b) =?
Correct Answer

(A) |a*b|

[#784] The cost required to execute a FIFO algorithm is expensive.
Correct Answer

(B) False

[#785] The problem of placing n queens in a chessboard such that no two queens attack each other is called as?
Correct Answer

(A) n-queen problem