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 object serialization?

0 Answers  


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


Write bites in Turbo c++ Header ("Include") Files.

0 Answers  


Have you used MSVC? What do you think of it?

2 Answers   Google,


What relational operators if statements in c++?

0 Answers  






What is an incomplete type in c++?

0 Answers  


Mention the purpose of istream class?

0 Answers  


Explain the difference between abstract class and interface in c++?

0 Answers  


When you overload member functions, in what ways must they differ?

0 Answers  


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


what are Access specifiers in C++ class? What are the types?

0 Answers  


What is the use of register keyword with the variables?

0 Answers  


Categories