a. Write a statement that declares a String array initialized with the following strings:
“Einstein”, “Newton”, “Copernicus”, and “Kepler”.
b. Write a loop that displays the contents of each element in the array that you declared in Question 3(a).
c. Write code that displays the total length of all the strings in the array that you declared in Question 3(a).
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.