Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

This method takes an array of Strings as a parameter and has no return value. Th

ID: 3695214 • Letter: T

Question

This method takes an array of Strings as a parameter and has no return value.

The purpose of this method is to count all the characters in an array of strings.

Count the number of characters in every string in the array and assign to numberChars.

Count the number of lowercase letters in every string in the array and assign to numberLower.

Count the number of uppercase letters in every string in the array and assign to numberUpper.

Count the number of digits in every string in the array and assign to numberDigits.

Count characters in the array passed in.

This is the interface I'm reading from:

Explanation / Answer

I am just writing the methods.use java.util.scanner and java.util.List

class mainImplement implements QuizInterface

{ int numberChars,numberLower,numberUpper,numberdigit;

public void readFile(String[]strings)

{

}

{

numberUpper=uppercase;

}

}

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote