Miscellaneous On Data Structures - Study Mode

[#496] Fleury's algorithm can be used to print which type of paths or circuits?
Correct Answer

(B) Eulerian

[#497] Which among the following is a disadvantage of the not recently used algorithm?
Correct Answer

(C) Time consuming

[#498] Quickselect is an in-place algorithm?
Correct Answer

(A) true

[#499] What will be the slope of the line perpendicular to the line 6x-3y-16=0?
Correct Answer

(B) -1/2

[#500] In the not recently used algorithm, what do the R bits and M bits refer to?
Correct Answer

(A) R - read/write, M - modified