Define Data structures. Classify the data structures.
Define data structure. Explain data structure operations ?
Why do we need dynamic memory allocation techniques? Explain the functions available for allocating memory dynamically.
Explain declaration, initialization of One dimensional and Two dimensional arrays.
What are pointers? How do we use pointers to different data types?
Define string. Explain string handling functions
Define array. Explain review of arrays
Explain Structure ? Define briefly about Memory representation of structure and structure initialization.
Define structure. Explain self referential structure ?
Explain Type- defined structure and array of structures ?
Explain unions in data structure
Define polynomials. Explain Abstract data type in polynomial ?
Define polynomials. Explain polynomial representation ?