Advertisements
Advertisements
Question
Predict the output of the following:
boolean p;
p = ("BLUEJ".length() > "bluej".length()) ? true: false;One Word/Term Answer
Advertisements
Solution
false
shaalaa.com
Is there an error in this question or solution?
