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

If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  


write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX

1 Answers  


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

0 Answers  


When do we run a shell in the unix system? How will you tell which shell you are running?

0 Answers  


Write a code/algo to find the frequency of each element in an array?

0 Answers   Axtria,






What is a wchar_t in c++?

0 Answers  


What is a storage class used in c++?

0 Answers  


Why can’t you call invariants() as the first line of your constructor?

0 Answers  


How long it will take to learn c++?

0 Answers  


Explain "const" reference arguments in function?

0 Answers  


How do you clear a buffer in c++?

0 Answers  


What is array give example?

0 Answers  


Categories