An element of an array is mentioned by its:
Question 1
Q1. An element of an array is mentioned by its:
Answer: Subscript
Explanation: Each element in an array is identified by its subscript (index), which specifies its position within the array structure.