Question: 4. If you have two Strings: String s1 - new Stringlwelcome); String s2 welcome What values will be returned from sl.equals(s2)) and s1 -s2, separately
4. If you have two Strings: String s1 - new Stringl"welcome"); String s2 "welcome" What values will be returned from sl.equals(s2)) and s1 -s2, separately
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
