Discuss the below:
Q1: Briefly explain one of the Array class member methods. Include a simple program example demonstrating its use.
Q2: Write the program as if you were explaining it to someone new to arrays. Fully document your code in such a way newcomers to Java will understand and be able to implement a Java array. Thoroughness of documentation as well as you correctness of code is important.
Visit the https://java.sun.com/j2se/1.5.0/docs/api/ web documentation for J2SE 1.5.0 API Specification.