Multiple Choice
Suppose that String name = "Frank Zappa". What will the instruction name.toUpperCase( ) .replace('A', 'I') ; return?
A) "FRANK ZAPPA "
B) "FRINK ZIPPI"
C) "Frink Zippi"
D) "Frank Zappa"
E) "FrInk ZIppI"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: Which library package would you import to
Q50: Write an output statement which will output
Q55: Use the following class definition to answer
Q56: Assume that x, y, and z are
Q57: What value will z have if we
Q58: In order to create a constant, you
Q59: Consider the following statement: System.out.println("1 big bad
Q62: As explained in the Software Failure, the
Q65: Which library package would you import to
Q65: An applet is 200x200. Write the Strings