Miscellaneous On Data Structures - Study Mode
[#581] What will be the plain text corresponding to ciphered text "MAO" if atbash cipher is used for encryption?
Correct Answer
(A) NZL
[#582] In terms of Venn Diagram, which of the following expression gives GCD (Given A ꓵ B ≠ Ø)?
Correct Answer
(B) Multiplication of A ꓵ B terms
[#583] The dash duration is how many times the dot duration?
Correct Answer
(C) 3
[#584] The chromatic number of star graph with 3 vertices is greater than that of a tree with same number of vertices.
Correct Answer
(B) False
[#585] What is the time complexity of fleury's algorithm?
Correct Answer
(D) O((V + E) 2 )