Login and Register ×
Check your Email for the OTP
ICSE Computer Application - Class - X ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPER
⚠ Report ✓ Question Verified Copy Link
Explanation:
For a String, length() returns an int (number of characters).✅ Not a String.
length()
Returns the character (char) at a given index.✅ Not a String.
Returns a new String with characters replaced.✅ This one returns a String.
Returns the int index of the substring (or -1 if not found).✅ Not a String.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from ICSE Computer Application - Class - X ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPER