ICSE Class 10 Computer Applications
Question 11 of 30
Solved 2024 Specimen Paper ICSE Class 10 Computer Applications — Question 11
Back to all questionsable
Reason — "Remarkable".substring(6) will extract a substring starting from the character at index 6 (i.e., 7th character of the string) which is 'a' till the end of the string. Hence the output is able.