Question: Using string class methods ( equals ) Given the following declarations: String s 1 = carrot; String s 2 = carrot; Evaluate the expression: s
Using string class methods equals
Given the following declarations:
String "carrot";
String s "carrot";
Evaluate the expression: sequalss
a false
b none of these
c true
Using string class methods indexOf
Given the following declaration: String s "Bananas and apples are yummy."; Evaluate the expression: sindexOfA
a
b
c
d
e
f
g
h none of these
i
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
