First read these questions and then start reading other questions. These questions were given by Mahesh Sir Questions: 1) Different storage classes in C 2) Dynamic Memory Allocation(DMA) 3) Recursive Function, Advantages & Disadvantages 4) What is on operator? Describe different types of operators. 5) Looping and Conditional statments. 6)Algorithm and flow chart 7) Pointer and its uses. Programs: 1) Stacks using linked list. 2) Stacks using arrays. 3) Queues using linked list. 4) Queues using arrays. 5) String using array and pointers.