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
What is pointer to pointer in c?
What are loops c?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
What is the difference between formatted&unformatted i/o functions?
can anyone please tell about the nested interrupts?
What is the difference between %d and %i?
What does dm mean sexually?
What is the difference between struct and typedef struct in c?
What is the difference between exit() and _exit() function?
What are qualifiers in c?
What’s a signal? Explain what do I use signals for?
What are the types of pointers in c?
Place the #include statement must be written in the program?
Explain how are 16- and 32-bit numbers stored?
Explain what standard functions are available to manipulate strings?