Which is not a StringBuilder method?
a) Insert
b) Add
c) Replace
d) ReplaceAll
e) b and d
e) b and d
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).
A(n) ________ cell is the cell that contains the data supplied to a function
A) destination B) adjacent C) active D) source
Run the ____________________ function to renumber an indexed array's element.
Fill in the blank(s) with the appropriate word(s).
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