Question: Need help on java H/W. Example programs have to match output for code Thanks Task 2 Prompt the user to input a string and then

Need help on java H/W.
Example programs have to match output for code
Thanks
Task 2 Prompt the user to input a string and then input an index. Output a string length 2 starting at the given index. If the index is too big or too small to define a string length 2, use the first 2 chars in the string. The string length output will be at least Example Programs Please input a String: Java Please input an index: Ja Please input a Stringl Java Please input an index: Va Please input a String: Java Please input an index: aV Please input a String: Java Please input an index: Ja
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
