Assume StringBuilder strBuf is "ABCDEFG", after invoking _________, strBuf contains "AEFG".

a. strBuf.delete(0, 3)
b. strBuf.delete(1, 3)
c. strBuf.delete(1, 4)
d. strBuf.delete(2, 4)


c. strBuf.delete(1, 4)

Computer Science & Information Technology

You might also like to view...

A(n) ________ effect is a filter that is applied to a picture to create a special effect

A) 3-D B) artistic C) shadow D) bold

Computer Science & Information Technology

The color scheme in Office is called the Office ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

When subtotals are added to a data table, the table displays as a(n) ________ with three levels

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following is a Cisco proprietary protocol?

a. DCP b. DTP c. VTP d. Both a and b e. Both b and c

Computer Science & Information Technology