Assignment Question Unit 2
Assignment Question Unit 2
Unit -3
1. Explain different types of arrays with examples?
2. Write a c program to add matrices.
3. Define string and explain what are the string handling function in c?
Unit -4
1. What is the use of dynamic memory allocation and explain different
functions used to implement dynamic memory allocations with example?
2. Define structure? Write the syntax of structure and illustrate the
concept of structure with example?
3. Difference between structures and unions?
Unit –5
1.Explain different categories of functions in c?