Multiple Choice
The String class's __________ method accepts a value of any primitive data type as its argument and returns a string representation of the value.
A) trim
B) getChar
C) toString
D) valueOf
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Which of the following import statements is
Q20: Which of the following statements will convert
Q21: Given the following, which of the statements
Q22: What is the value of str after
Q23: What are the tokens in the following
Q25: If a non-letter is passed to the
Q26: The _ method of the String class
Q27: The _ character appears at the end
Q28: StringBuilder objects are not immutable.
Q29: The no-arg constructor for a StringBuilder object