English

Computer Applications Set 1 2021-2022 (English Medium) ICSE Class 10 Question Paper Solution

Advertisements
Computer Applications [Set 1]
Marks: 50 CISCE
(English Medium)

Academic Year: 2021-2022
Date: April 2022
Duration: 1h30m
Advertisements

Note:

  1. Answers to this Paper must be written on the paper provided separately.
  2. You will not be allowed to write during the first 10 minutes.
  3. This time is to be spent in reading the question paper.
  4. The time given at the head of this Paper is the time allowed for writing the answers.
  5. Attempt all questions from Section A and any four questions from Section B.
  6. The intended marks for questions or parts of questions are given in brackets [ ].

SECTION A : (Attempt all questions)
[10]1 | Choose the correct answers to the questions from the given options. (Do not copy the question, Write the correct answer only.)
[1]1.i

When a primitive data type is converted to the corresponding object of its class, it is called as ______

Boxing

Explicit type conversion

Unboxing

Implicit type conversion

Concept: undefined - undefined
Chapter:
[1]1.ii

State the value of y after the following is executed:

char x = '7';

y = Character.isLetter(x);

false

7

true

'7'

Concept: undefined - undefined
Chapter: [0.0103] Values and Data Types
[1]1.iii

Give the output of the following string methods.

"MISSISSIPPI".indexOf('S') + "MISSISSIPPI".lastIndexOf('I')

10

12

20

11

Concept: undefined - undefined
Chapter: [0.04] String Handling
[1]1.iv

Corresponding wrapper class of int data type is ______

integer

INTEGER

Int

Integer

Concept: undefined - undefined
Chapter: [0.02] Library Classes
Advertisements
[1]1.v

Variable that is declared within the body of a method is termed as ______

Instance variable

class variable

Local variable

Argument variable

Concept: undefined - undefined
Chapter:
[1]1.vi

Identify the correct array declaration statement.

int a[10];

int a[]=new int[10];

int arr[i]=10;

int a[10]=new int[];

Concept: undefined - undefined
Chapter: [0.03] Arrays (Single Dimensional and Double Dimensional)
[1]1.vii

A variable that is bounded to the object itself is called ______

Instance variable

class variable

Local variable

Argument variable

Concept: undefined - undefined
Chapter:
[1]1.viii

The access modifier that gives the most accessibility is ______

private

public

protected

package

Concept: undefined - undefined
Chapter: [0.08] Encapsulation
[1]1.ix

Give the output of the following code.

String A = "26.0", B= "74.0";

double C = Double.parseDouble(A);

double D = Double.parseDouble(B);

System.out.println((C+D));

26

74

100.0

2674

Concept: undefined - undefined
Chapter: [0.02] Library Classes
Advertisements
[1]1.x

Wrapper classes are available in ______ package.

java.io

java.util

java.lang

java.awt

Concept: undefined - undefined
Chapter: [0.02] Library Classes
SECTION B : (Attempt any four questions)
[10]2

Define a class to declare an integer array of size n and accept the elements into the array. Search for an element input by the user using the linear search technique, display the element if it is found, otherwise display the message “NO SUCH ELEMENT".

Concept: undefined - undefined
Chapter: [0.03] Arrays (Single Dimensional and Double Dimensional)
[10]3

Define a class to declare a character array of size ten, accept the character into the array and perform the following:

  • Count the number of uppercase letters in the array and print.
  • Count the number of vowels in the array and print.
Concept: undefined - undefined
Chapter: [0.03] Arrays (Single Dimensional and Double Dimensional)
[10]4

Define a class to declare an array of size 20 of the double datatype, accept the elements into the array and perform the following:

  • Calculate and print the sum of all the elements.
  • Calculate and print the highest value of the array.
Concept: undefined - undefined
Chapter: [0.03] Arrays (Single Dimensional and Double Dimensional)
[10]5

Define a class to accept two strings, convert them into uppercase, check and display whether two strings are equal or not, if the two strings are not equal, print the string with the highest length or print the message both the strings are of equal length.

Concept: undefined - undefined
Chapter: [0.04] String Handling
[10]6

Define a class to accept a string, convert it into lowercase and check whether the string is a palindrome or not.

A palindrome is a word that reads the same backward as forward.

Example:

madam, racecar etc.

Concept: undefined - undefined
Chapter: [0.04] String Handling
[10]7

Define a class to accept and store 10 strings into the array and print the strings with an even number of characters.

Concept: undefined - undefined
Chapter:

Submit Question Paper

Help us maintain new question papers on Shaalaa.com, so we can continue to help students




only jpg, png and pdf files

CISCE previous year question papers ICSE Class 10 Computer Applications with solutions 2021 - 2022

     CISCE ICSE Class 10 Computer Applications question paper solution is key to score more marks in final exams. Students who have used our past year paper solution have significantly improved in speed and boosted their confidence to solve any question in the examination. Our CISCE ICSE Class 10 Computer Applications question paper 2022 serve as a catalyst to prepare for your Computer Applications board examination.
     Previous year Question paper for CISCE ICSE Class 10 Computer Applications-2022 is solved by experts. Solved question papers gives you the chance to check yourself after your mock test.
     By referring the question paper Solutions for Computer Applications, you can scale your preparation level and work on your weak areas. It will also help the candidates in developing the time-management skills. Practice makes perfect, and there is no better way to practice than to attempt previous year question paper solutions of CISCE ICSE Class 10 .

How CISCE ICSE Class 10 Question Paper solutions Help Students ?
• Question paper solutions for Computer Applications will helps students to prepare for exam.
• Question paper with answer will boost students confidence in exam time and also give you an idea About the important questions and topics to be prepared for the board exam.
• For finding solution of question papers no need to refer so multiple sources like textbook or guides.
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×