__________________ is the string contained in s after following lines of code? StringBuffer s = new StringBuffer(Hello); s.deleteCharAt(0);
Answer options
A
llo
B
hell
C
Hel
D
ello
Correct answer: llo
Explanation
Correct answer: llo.
Correct answer: llo
Correct answer: llo.
PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.