Question: What is the output of the following code segment: String str = Your Book; String newStr = str. replace (,u); System.out. println(newStr); Yaur Baak Your
What is the output of the following code segment: String str = "Your Book"; String newStr = str. replace (,u); System.out. println(newStr); Yaur Baak Your Buuk Yoour Bououk Yuur Buuk
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
