C Programming - Old Questions
Question Answer Details
1. Define array. Differentiate between 1D and 2D array. Write a program that stores 100 integers in an array and display them in ascending order.
Answer
AI Generated Answer
AI is thinking...