True/False
These two ways of setting up a String yield identical results:
a) String string = new String(12345);
b) String string = new String("12345");
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: What is the difference between a heavyweight
Q49: The main difference between a frame and
Q50: In addition to their usage providing a
Q51: The advantages of the DecimalFormat class compared
Q52: Write the code to define the JFrame
Q53: Write a statement using a method to
Q55: What is a wrapper class?<br> Why are
Q56: An "alias" is when<br>A) two different reference
Q57: What is the function of a frame's
Q58: A containment hierarchy is<br>A) a collection of