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
Explain what are the advantages and disadvantages of a heap?
What is use of bit field?
Which built-in library function can be used to match a patter from the string?
Write a program that accept anumber in words
What is assignment operator?
What is malloc() function?
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));
What are the two types of structure?
What are the 5 organizational structures?
Explain indirection?
Explain how can you check to see whether a symbol is defined?
What are the different categories of functions in c?