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 difference between structure and union?

606


Explain what does it mean when a pointer is used in an if statement?

621


What is a char c?

599


What is logical error?

610


What does volatile do?

571






What is zero based addressing?

722


What is structure in c explain with example?

647


What is meant by gets in c?

613


What is the value of uninitialized variable in c?

578


What does c mean in standard form?

606


What is assert and when would I use it?

586


How are strings stored in c?

599


can we have joblib in a proc ?

1659


Explain the Difference between the New and Malloc keyword.

691


in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.

7417