Multiple choice Which method is used to set the size of the buffer? charAt() setLength() ensureCapacity() valueOf() Reveal answer Fill a bubble to check yourself C Correct answer Explanation The 'ensureCapacity()' method is used to set the size of the buffer.