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 the c++ code?

0 Answers  


How is c++ used in the real world?

0 Answers  


What is fflush c++?

0 Answers  


What is a stack? How it can be implemented?

0 Answers  


Is map ordered c++?

0 Answers  






What is abstraction with real time example?

0 Answers  


What is volatile and pragma? When they are used?

1 Answers  


Explain queue. How it can be implemented?

0 Answers  


What is size of a object of following class? class Foo { public: void foo(){} }

2 Answers   CA,


Write a Program to find the largest of 4 no using macros.

0 Answers  


How can you quickly find the number of elements stored in a dynamic array?

0 Answers  


When to use Multiple Inheritance?

6 Answers  


Categories