Arrays can be used to store multiple values in one single variable.
True
False
Correct Answer: A — True
Explanation:
We can store multiple value in one single variable known as arrays.