Q.1 write aprogram to stack using linklist o insert 40 items?
Q.2 write a program to implement circular queue with help of
linklist?


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

Post New Answer

More C Interview Questions

Explain what are the advantages and disadvantages of a heap?

0 Answers  


What is use of bit field?

0 Answers  


Which built-in library function can be used to match a patter from the string?

0 Answers  


Write a program that accept anumber in words

0 Answers  


What is assignment operator?

0 Answers  






What is malloc() function?

0 Answers  


int a[3][5]={ {1,2,3,4,5],{2,3,4,5,6},{10,11,12,13,14}}; int *p=&a; printf(ā€œ%dā€,*(*(x+1)+3));

2 Answers   Wipro,


What are the two types of structure?

0 Answers  


What are the 5 organizational structures?

0 Answers  


Explain indirection?

0 Answers  


Explain how can you check to see whether a symbol is defined?

0 Answers  


What are the different categories of functions in c?

0 Answers  


Categories