(Papers) CISCE : Download Class X Exam Papers-2018 (COMPUTER APPLICATIONS)
Disclaimer: This website is NOT associated with CBSE, for official website of CBSE visit - www.cbse.gov.in
(Papers) CISCE : Download Class X Exam Papers-2018 (COMPUTER APPLICATIONS)
COMPUTER APPLICATIONS :
- Subject : COMPUTER APPLICATIONS
- Year : 2018
- Duration : 2 Hour
- 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
Question 1.
(a) Define abstraction. [2]
(b) Differentiate between searching and sorting. [2]
(c) Write a difference between the functions isUpperCase( ) and toUpperCase( ). [2]
(d) How are private members of a class different from public members? [2]
(e) Classify the following as primitive or non-primitive datatypes:
(i) char
(ii) arrays
(iii) int
(iv) classes