Write a program to implement queue.


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

Post New Answer

More C Interview Questions

Is c still used?

0 Answers  


what is the difference between malloc() and calloc() function?

1 Answers  


What is a function in c?

0 Answers  


what is constant pointer?

3 Answers  


What is the difference between text files and binary files?

0 Answers  






What does s c mean in text?

0 Answers  


write a “Hello World” program in “c” without using a semicolon?

9 Answers   CTS, TCS, Wipro,


what is purpose of fflush(stdin) function

4 Answers  


Should a function contain a return statement if it does not return a value?

0 Answers  


how to write a c program to print list of fruits in alpabetical order?

0 Answers  


Write down the program to sort the array.

4 Answers   Impiger,


Q-1: Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college.

8 Answers  


Categories