Question: 1. Write a method that takes a string as input and prints true if the String length is greater than 6 characters. The method

1. Write a method that takes a string as input and prints true if the String length is greater than 6 characters. The method should print false otherwise. 2. Write a method that takes a String s and an int i as input. The method should return true if the character at index i is a vowel, false otherwise.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
