Page 491 - CA_Blue( J )_Class10
P. 491
ICSE SPECIMEN QUESTION PAPER (2025)
COMPUTER APPLICATIONS
Maximum Marks: 100 Time allowed: Two hours
Answers to this Paper must be written on the paper provided separately.
You will not be allowed to write during the first 15 minutes.
This time is to be spent in reading the question paper.
The time given at the head of this Paper is the time allowed for writing the answers.
This Paper is divided into two Sections.
Attempt all questions from Section A and any four questions from Section B.
The intended marks for questions or parts of questions are given in brackets[ ].
Instruction for the Supervising Examiner
Kindly read aloud the Instructions given above to all the candidates present in the Examination Hall.
SECTION A (40 Marks)
Answer all questions from this section
1. Choose the correct answers to the questions from the given options. (Do not copy the question, write the correct answers
only.) [20]
i.
Name the above structure:
a. One dimensional array b. Two Dimensional array with 4 rows and 5 columns
c. Three dimensional array d. Two Dimensional array with 5 rows and 4 columns
[Analysis]
Ans. b. Two Dimensional array with 4 rows and 5 columns
ii. "Java compiled code (byte code) can run on all operating systems"
–Name the feature.
a. Robust and Secure b. Object Oriented
c. Platform Independent d. Multithreaded [Understanding]
Ans. c. Platform Independent
iii. The size of '\n' is:
a. 2 bytes b. 4 bytes
c. 8 bytes d. 16 bytes [Recall]
Ans. a. 2 bytes
iv. Identify the operator that gets the highest precedence while evaluating the given expression:
a + b % c * d – e
a. + b. %
c. – d. * [Analysis]
Ans. b. %
v. Which of the following is a valid java keyword?
a. If b. BOOLEAN
c. static d. Switch [Understanding]
Ans. c. static
489
ICSE SPECIMEN QUESTION PAPER (2025) 489

