Question: Question 3 What will the following write ? String str = Hello World; str.substring(6); System.out.println(str); A Moving to another question will save this response
Question 3 What will the following write ? String str = "Hello World"; str.substring(6); System.out.println(str); A Moving to another question will save this response
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
