"bluej".length()) ? true: false; - Computer Applications | Shaalaa.com" /> "bluej".length()) ? true: false; " /> "bluej".length()) ? true: false;" />
Predict the output of the following:
boolean p; p = ("BLUEJ".length() > "bluej".length()) ? true: false;
false