Question 1:
Write down C program to sort the names in the alphabetical order.
Question 2:
Critically illustrate out the term Structure. Describe the differentiation between structure and union. Explain each with an appropriate illustration.
Question 3:
Write down notes on
• Pointers and functions.
• Pointers and arrays
Question 4:
Write down a file program in the C for student database.
Question 5:
Illustrate out the term command line arguments. Describe in detail.