What are the advantages and disadvantages of a heap?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Is a pointer a kind of array?

0 Answers  


Mention four important string handling functions in c languages .

0 Answers  


Explain the use of 'auto' keyword in c programming?

0 Answers  


is compiler do read the data line by line or not. ??

6 Answers   LG Soft, Satyam, Tech Mahindra,


which type of aspect you want from the student.

0 Answers   IBM, TCS,






How would you use the functions fseek(), freed(), fwrite() and ftell()?

0 Answers   Aspire, Infogain, TISL,


Why can't I perform arithmetic on a void* pointer?

0 Answers  


a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none

0 Answers  


What are header files why are they important?

0 Answers  


2) Write a program that will help Air Traffic Control for an airport to view the sequence of flights ready for take-off. The airport can accommodate 10 flights waiting for take-off at any point in time. Each flight has a unique 3 digit numeric identifier.  Each time a flight takes-off, Air Traffic Control adds a flight to the waitlist. Each time a flight is added to the waitlist, the list of flights waiting to take-off must be displayed.  When a flight is cleared for take-off, Air Traffic Control removes the flight from the waitlist. Each time a flight takes-off, the list of flights waiting to take-off must be displayed.  Sequence of take-off is the sequence of addition to the waitlist

0 Answers  


What are the features of c language?

0 Answers  


What is meant by keywords in c?

0 Answers  


Categories