Home / Programming MCQs / JAVA MCQs / Question

J

Jatin Dubey • 3.72K Points
Extraordinary

Q. Which method of string class in java is used to convert the boolean into String?

(A) public static String valueOf(double I)
(B) public static String valueOf(boolean I)
(C) public boolean equals(Object anObject)
(D) public static String valueOf(Object obj)

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.