106) Each array declaration need not give, implicitly or explicitly, the information about
Answer is:
the first data from the set to be stored
Related Data structures and Algorithms MCQ with Answers
Answer is:
by this way computer can keep track only the address of the first element and the addresses of other elements can be calculated
Answer is:
O(n2)
Answer is:
O(n log n)
Answer is: