Question: Write the code in Java. Write an application that prints out a cross shape made of the plus signs, and your name below it (skipping

Write the code in Java.
Write an application that prints out a cross shape made of the plus signs, and your name below it (skipping one line). Don't include or print any unneeded characters and don't make any string longer than necessary. Call the program Cross. It should look like this (I made it 16 point font so you could see it better): ++ ++ ++ ++ ++++++++++++ ++++++++++++ ++ ++ ++ ++ Your name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
