Computer Science, asked by thaparebesh7, 18 hours ago

String s=”SUNSHINE”; Char c=s.charAt(3); System.out.println(c); The output of the above snippet is: a) S b) H c) N d) I​

Answers

Answered by simonsaikia9
0

Answer:

a)) S

is the correct answer

Answered by fatimayasmeen24
0

Answer:

s is the appropriate answer

Similar questions