Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap

a) 28

b) 9

c) Any of them could be


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is an Object/Instance?

1 Answers  


How many static variables are created if you put one static member into a template class definition?

0 Answers  


How java is different from c and c++?

0 Answers  


Explain how overloading takes place in c++?

0 Answers  


What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?

3 Answers  






Why do we learn c++?

0 Answers  


What is a set in c++?

0 Answers  


Explain the concept of dynamic allocation of memory?

0 Answers  


What is the stack?

5 Answers   IBM, ICICI,


Are vectors passed by reference c++?

0 Answers  


what is C++ exceptional handling?

0 Answers  


What are the benefits of pointers?

0 Answers  


Categories