e se *q1: Write a public static method named q1 that takes an ArrayList of type
ID: 3714562 • Letter: E
Question
e se *q1: Write a public static method named q1 that takes an ArrayList of type Character and * returns a char. This method returns the char that comes first * alphabetically/lexicographically (case sensitive ordering) from the values of the input *Chint: In java, chars are represented as ints that preserve this ordering. You can use * and >) * q2: Write a public static method named q2 that takes an ArrayList of type String and *returns an int. This method returns the number of times* a most significant value appears *in the data where significant is defined as the String that comes last alphabetically, *ignoring case, from the values of the input (hint: The String class has a method for *comparing in this way k s *q3: Write a public static method named q3 that takes an ArrayList of type String and *among the values of the input *returns a char. This method returns the char with the maximum assii value from any String le se q4: Write a public static method named q4 that takes an ArrayList of type Double and * returns an int. This method returns the index of the minimum result of taking the *tangent of each value from the input it se *q5: Write a public static method named q5 that takes an ArrayList of type Double and *returns a double. This method returns the minimum result (do not return the original *value) of taking the sine of each value from the input while considering only negative numbers from the inputsExplanation / Answer
Hi Dear,
As per the chegg guideline, please post one question in a post.
I have implemneted Q1.
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.