Multiple Choice
When using the StringBuilder class's insert method, you can insert:
A) any primitive type
B) a String object
C) a char array
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: If a non-letter is passed to the
Q32: Each of the numeric wrapper classes has
Q49: What is term used for a class
Q52: What will be the tokens for the
Q53: You must call a method to get
Q55: What will be the value of str
Q56: StringBuilder objects are immutable.
Q57: If str is declared as: String str
Q58: In the following statement, what data type
Q59: What will be the value of matches