1.

Pointer manipulation is generally more time-consuming than multiplication and division.(a) true(b) falseMy doubt is from Heap topic in section Heap of Data Structures & Algorithms II have been asked this question in class test.

Answer»

The CORRECT answer is (a) true

Easiest explanation - USE of pointers for merging reduces the speed of other operations. This is the main drawback of all ADVANCED data structures.



Discussion

No Comment Found

Related InterviewSolutions