Question: Given a String s 1 = Java, what is returned by s 1 . charAt ( 1 ) a String ava a char ' a

Given a String s1="Java", what is returned by s1.charAt(1)
a String "ava"
a char 'a'
a String "a"
an int 65

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!