Question: Java 6. Write a program with loops that reads a line of input as a string and prints a. Every second letter of the string.
Java

6. Write a program with loops that reads a line of input as a string and prints a. Every second letter of the string. b. The string, with all vowels replaced by an underscore. (use an compound if statement) C. The string, with all "t"s replace with an "x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
