01-15-2024, 01:52 PM
Download previous year Computer Applications question paper of ICSE class 10 Board Exam 2023. Download the paper in PDF format from the link below.
Some sample questions from the question paper are:
1. The code obtained after compilation is known as:
(a) source code (b) object code ( c) machine code (d) java bytecode
2. Missing a semicolon in a statement in what type of error?
(a) Logical (b) Syntax (c ) Runtime (d) No error
3. The code obtained after compilation is known as:
(a) source code (b) object code
( c) machine code (d) java bytecode
4. Missing a semicolon in a statement in what type of error?
5. Name the following
(a) What is an instance of the class called?
(b) The method which has same name as that of the class name.
6. Define a class to accept 10 characters from a user. Using bubble sort technique arrange them in ascending order. Display the sorted array and original array.
7. Define a class to accept values into on array of double data type of size 20. Accept a double value from user and search in the array using linear search method. If value is found display message "Found" with its position where it is present in the array. Otherwise display message "not found".
Click below for the detailed question paper
ICSE 10th Board Exam Question Paper 2023 COMPUTER APPLICATIONS.pdf (Size: 300.85 KB / Downloads: 427)
Some sample questions from the question paper are:
1. The code obtained after compilation is known as:
(a) source code (b) object code ( c) machine code (d) java bytecode
2. Missing a semicolon in a statement in what type of error?
(a) Logical (b) Syntax (c ) Runtime (d) No error
3. The code obtained after compilation is known as:
(a) source code (b) object code
( c) machine code (d) java bytecode
4. Missing a semicolon in a statement in what type of error?
5. Name the following
(a) What is an instance of the class called?
(b) The method which has same name as that of the class name.
6. Define a class to accept 10 characters from a user. Using bubble sort technique arrange them in ascending order. Display the sorted array and original array.
7. Define a class to accept values into on array of double data type of size 20. Accept a double value from user and search in the array using linear search method. If value is found display message "Found" with its position where it is present in the array. Otherwise display message "not found".
Click below for the detailed question paper
ICSE 10th Board Exam Question Paper 2023 COMPUTER APPLICATIONS.pdf (Size: 300.85 KB / Downloads: 427)