Accenture Primer
Accenture DumpmediumAccenture PrimerPrimer-Dump

choose the methods(s) of the stringbuilder class Intern() Delete()

Answer options

A
Append()
B
Reverse()
C
Replace()

Correct answer: Append(), Reverse(), Replace()

Explanation

StringBuilder methods include append() (index 0), reverse() (index 1), and replace() (index 2). All three are valid StringBuilder methods. intern() is a String method (not StringBuilder), and delete() is also a StringBuilder method but listed in the question stem.

Related Accenture Accenture Primer questions

Practice more Accenture Accenture Primer questions

PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.