Which of the following is true?
a. You can add characters into a string buffer.
b. You can delete characters into a string buffer.
c. You can reverse the characters in a string buffer.
d. The capacity of a string buffer can be automatically adjusted.
abcd
You might also like to view...
Compare the structure of URLs as used for web services with that of remote object references as specified in Section 4.3.4. State in each case how they are used to get a client request executed.
What will be an ideal response?
You should use _______________ to set the text on a JButton.
a) setText b) setButtonText c) setJButtonText d) setTEXT
Initializing an array directly involves using the ________ control structure.
a) for loop b) new c) function d) dynamic memory allocation operator
In an OpenOffice Base database, the shape that connects similar fields in two tables is a ________ line
A) foreign key B) join C) primary key D) relational