147) L:et m, n be positive integers. Define Q (m, n) as Q (m, n) = 0, if m>n. Then Q (m, 3) is (a div b, gives the quotient when a is divided by b)
Answer is:
p x (m div 3)
Related Data structures and Algorithms MCQ with Answers
Answer is:
All of these
Explanation:
Sorting is useful for
* report generation
* responding to queries easily
* making searching easier and efficient
Answer is:
Both 1) External sorting is used if the number of items to be sorted is very large and 2) External sorting needs auxiliary storage
Answer is: