What is Heap?

Answer Posted / nisha nair

A data structure called heap is a binary tree with keys
assigned to its nodes provided it satisfies two
requirements:

1. Tree shape requirement.
2. Parental domainance requirement.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pointer to pointer in c?

838


What are loops c?

796


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

887


What is the difference between formatted&unformatted i/o functions?

804


can anyone please tell about the nested interrupts?

1853


What is the difference between %d and %i?

799


What does dm mean sexually?

1030


What is the difference between struct and typedef struct in c?

868


What is the difference between exit() and _exit() function?

779


What are qualifiers in c?

763


What’s a signal? Explain what do I use signals for?

829


What are the types of pointers in c?

724


Place the #include statement must be written in the program?

749


Explain how are 16- and 32-bit numbers stored?

1004


Explain what standard functions are available to manipulate strings?

799