MCQS | What is true about array variable in Shell?

Question:What is true about array variable in Shell?

1.Shell supports a different type of variable called an array variable.

2.array variable can hold multiple values at the same time.

3.Arrays provide a method of grouping a set of variables

4.All of the above