How do you instantiate an array in Java?
Answer: C
Note that option b is declaration whereas option c is to instantiate an array.