Miscellaneous On Data Structures - Study Mode
[#431] Not recently used page replacement algorithm uses a counter.
Correct Answer
(B) False
[#432] Route cipher falls under the category of?
Correct Answer
(C) transposition cipher
[#433] What is the time complexity of floyd's cycle finding algorithm?
Correct Answer
(A) O(n)
[#434] In general, which of the following methods isn't used to find the factorial of a number?
Correct Answer
(D) Non iterative / recursive
[#435] The choice of polynomial class has led to the development of an extensive theory called . . . . . . . .
Correct Answer
(A) computational complexity