1) Which method of string class in java is used
to convert the boolean into String?
Published on 21 Jul 15
a. public static String valueOf(double 1)
b. public static String valueOf(boolean 1)
c. public boolean equals(Object anobject)
d. public static String valueOf(object obj)
Answers
Answered by
0
Answer:
B. public static String valueOf(boolean b)
Similar questions
Social Sciences,
3 months ago
Social Sciences,
6 months ago
Science,
6 months ago
Hindi,
1 year ago
English,
1 year ago