You are not logged in.

#1 2015-07-13 06:36:00

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

Boolean String:

OOP (Object Oriented Programming) Quizzes Object Class

Question:
Which method of string class in java is used to converts the boolean into String?

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

Correct Answer is Option D):
public static String valueOf(boolean i)


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-07-13 06:36:00

Advertisement
Ads By Google

Re: Boolean String:



\n

Board footer