Question: Plz check output & screenshot Write a program that accepts a string using the next line () method. The input string consists of two words
Plz check output & screenshot

Write a program that accepts a string using the next line () method. The input string consists of two words separated by a space. The program then writes the same two words to the screen in the reverse order, but separated by a comma plus a space. Example input: Muhammad Salem Expected output: Salem, Muhammad Use the index Of () and substring () methods in your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
