Explain heap and queue.


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

Post New Answer

More C Interview Questions

Write a program that will read the input of any number of digits n in a row of shafh showing the breakdown of the printing and printing figures by the recursive function.

0 Answers  


how to write a bubble sort program without using temporary variable?

1 Answers   Aricent,


Why is malloc used?

1 Answers  


what do the 'c' and 'v' in argc and argv stand for?

0 Answers   TISL,


What is the diffences between Windows XP and Windows Visa

1 Answers   Aricent, FHF,






find largest of 3 no

8 Answers  


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

0 Answers  


What is the use of bit field?

0 Answers  


how to compare two strings without using strcmp() function??

1 Answers  


write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)

7 Answers   Consultancy, DBU, FD, JK Associates, Kobe, Satyam,


what is d pitfalls of registers variables

3 Answers   TCS,


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

0 Answers   Wilco,


Categories