Question: Using Java, Declare and instantiating a String Array named as names with size five. Assign five names of your friends and store it into array
- Using Java, Declare and instantiating a String Array named as names with size five. Assign five names of your friends and store it into array called names.
- Write a value-returning method that returns the number of elements in the array names.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
