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...
Java's ____ is a program that lets you run and view applets without having to run a Web browser.
A. Virtual Machine B. compiler C. debugger D. appletviewer
In general, a(n) ____________________ is a request for goods or services that comes from any point in an organization.
Fill in the blank(s) with the appropriate word(s).
Answer the following statements true (T) or false (F)
1. A programmer can use inheritance with an existing library for which only the header file and binary are available, to derive a class more suitable to her purpose. 2. You never put a declaration of an inherited member in the derived class. 3. The one exception to this rule is the need to redefine a base class member function in the derived class. 4. An object of a derived class type has exactly one type, the type with which it was declared. 5. If a base class constructor is not called explicitly in the definition of a derived class constructor, an error results.
The item marked 1 in the accompanying figure is the ____ handle.
A. index B. selection C. rotation D. resize