1.

Which of the following constant are defined in Boolean wrapper?(a) TRUE(b) FALSE(c) TYPE(d) All of the mentionedThis question was posed to me in my homework.This interesting question is from Java.lang topic in section Exploring java.lang & java.io of Java

Answer»

Correct OPTION is (d) All of the mentioned

Explanation: Boolean wrapper defines 3 constants – TRUE, FALSE & TYPE.



Discussion

No Comment Found

Related InterviewSolutions