C Programming - Old Questions
Question Answer Details
1. What is an array? How an array can be passed as function argument? Write a program to arrange an array having 10 integer numbers in ascending order using function. [2+2+6]
Answer
AI Generated Answer
AI is thinking...