Podcast Beta
Questions and Answers
What is the definition of an array?
What is the appropriate solution to store roll numbers of 100 students?
What is the index range for an array with size 100?
What happens if we declare 100 individual integer variables for roll numbers instead of using an array?
Signup and view all the answers
What does the size of an array indicate?
Signup and view all the answers