Assignment - 2
Assignment - 2
Roll No. – 59 to 88
Unit-III
Unit-IV
Unit-V
Unit-III
1. Write a C program to read the elements in an array and print the same in reverse order.
2. Explain Command-Line Arguments with suitable example.
3. Define a pointer? Describe pointer to an array with example.
4. Define a pointer. Write a C-Program to add n numbers using pointers.
5. How can you implement arrays using pointers? Explain it with an example.
6. What is meant by Dynamic Memory Allocation? Explain uses of it with an example.
Unit-V