Question: *JAVA* Write a program that asks the user for a five character string.The program should then print the first two characters on one line and
*JAVA*
Write a program that asks the user for a five character string.The program should then print the first two characters on one line and the last three characters on the next line.
Sample run:
Five character string?
rstuv
rs
tuv
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
