Which statement will empty the contents of a StringBuilder variable named sb?

Which statement will empty the contents of a StringBuilder variable named sb?
A. sb. deleteAII 0;
B. sb. delete (0, sb. size 0);
C. sb. delete (0, sb. length 0);
D. sb. removeAII 0;

Download Printable PDF. VALID exam to help you PASS.

3 thoughts on “Which statement will empty the contents of a StringBuilder variable named sb?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.