What is queue in c?


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

Post New Answer

More C Interview Questions

Does * p ++ increment p or what it points to?

0 Answers  


Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986

2 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

5 Answers   TCS, Vimukti Technologies,


which is faster execution: loops or recursion?

3 Answers  


code snippet for creating a pyramids triangle ex 1 2 2 3 3 3

4 Answers  






How many bytes is a struct in c?

0 Answers  


How can I send mail from within a c program?

0 Answers  


Explain void pointer?

0 Answers  


Explain demand paging.

1 Answers   Agilent,


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

0 Answers   GrapeCity,


What are the three constants used in c?

0 Answers  


How can I run c program?

0 Answers  


Categories