Advertisements
Advertisements
प्रश्न
Find the output of the following program snippet:
char ch = '*';
boolean b = Character.isLetter(ch);
System.out.println(b);
एक शब्द/वाक्यांश उत्तर
उत्तर
false
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?