Which is not a StringBuilder method?

a) Insert
b) Add
c) Replace
d) ReplaceAll
e) b and d


e) b and d

Computer Science & Information Technology

You might also like to view...

An array called _______ is where a browser stores information about the images on a page.

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

Computer Science & Information Technology

A(n) ________ cell is the cell that contains the data supplied to a function

A) destination B) adjacent C) active D) source

Computer Science & Information Technology

Run the ____________________  function to renumber an indexed array's element.

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

Computer Science & Information Technology

The _____ is a mouse event object property that references the secondary object, where for themouseoverevent, itis the element that the pointer is leaving and for themouseoutevent it is the element that the pointer is entering.

A. evt.which B. evt.detail C. evt.relatedTarget D. evt.button

Computer Science & Information Technology