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

write a string copy function routine?

2 Answers  


How can I manipulate strings of multibyte characters?

0 Answers  


to find the closest pair

0 Answers   Infosys,


what is the use of a array in c

6 Answers  


What is void pointers in c?

0 Answers  






Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

0 Answers  


to convert a string without using decrement operater and string functions

1 Answers  


what defference between c and c++ ?

6 Answers  


why TCS selected more student in the software field from all institution.

5 Answers   TCS,


What are the characteristics of arrays in c?

0 Answers  


What is the use of keyword VOLATILE in C?

1 Answers  


what is the difference between #include<stdio.h> and #include"stdio.h" ?

6 Answers   TCS,


Categories