Advertisements
Advertisements
प्रश्न
Predict the output of the following:
boolean p;
p = ("BLUEJ".length() > "bluej".length()) ? true: false;एक शब्द/वाक्यांश उत्तर
Advertisements
उत्तर
false
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
"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