Question: Write a Java program 9. Allow user to enter the size and element of the character array. Then ask the user to give another character.
Write a Java program
9. Allow user to enter the size and element of the character array. Then ask the user to give another character. Check if that character is present in the array, if yes, replace it with symbol @.
10. Allow the user to enter the size and element of a string array. Display all strings that starts with a consonant.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
