- Home
- Output Questions for Class 10 ICSE Computer Applications
Give the output of the following string functions: 1.
Output Questions for Class 10 ICSE Computer Applications
Give the output of the following string functions:
- "MISSISSIPPI".indexOf('S') + "MISSISSIPPI".lastIndexOf('I')
- "CABLE".compareTo("CADET")