- Home
- Output Questions for Class 10 ICSE Computer Applications
Give the output of the following statements
Output Questions for Class 10 ICSE Computer Applications
Give the output of the following statements:
String x[] = {"SAMSUNG", "NOKIA", "SONY", "MICROMAX", "BLACKBERRY"};
System.out.println(x[3].length());