Grade10 PartI Eng2016
Grade10 PartI Eng2016
5. The minimum number of bits required to store the octal number 173 is
(1) 12 (3) 5
(2) 9 (4) 7
6. What is the largest decimal number that can be represented using a 5 bit binary number?
(1) 32 (3) 64
(2) 63 (4) 31
7. A number is represented as 101y. If y is the base of the number system, which of the
following number it could belong to?
(1) Octal and Binary only.
(2) Hexadecimal and Binary only.
(3) Octal and Hexadecimal only.
(4) Either Binary, Octal or Hexadecimal
8. Which piece of computer hardware is known as the “brain” of the computer and is
responsible for processing instructions?
(1) Motherboard (3) CPU
(2) RAM (4) ROM
9. Which of the following has the highest storage capacity?
(1) CD (3) Hard disk
(2) Blue -ray (4) DVD
Input 1 Input 2 Output
10. Select the operation represented by the following truth table: 0 0 0
(1) OR (3) AND 1 1 1
(2) NOT (4) XOR 0 1 0
1 0 0
12. The correct Boolean expression for the X in the following circuit is
̅̅̅̅̅̅̅̅
1. (𝐴 + 𝐵).𝐵̅
2. (𝐴̅ .𝐵̅) + 𝐵̅
̅̅̅̅̅
3. (𝐴. 𝐵).𝐵̅
4. (𝐴̅ +𝐵̅) . 𝐵̅
13. A canteen offers three types of fruit juices for students which are called as S, T and U. if a
student selects S for a meal he or she cannot select it throughout the day. Which of the
following represents the selection of a fruit juice by a student?
(1) S OR (T OR U) (3) S AND (T OR U)
(2) S AND (T AND U) (4) S OR (T AND U)
14. Amal is the manager of XYZ Company. He bought a word processing software (P) from a
shop to manage its word processing tasks. He consulted a software firm to develop a
payroll system (Q) for his company. Which of the following is true regarding the above
scenario?
(1) Both P and Q are off the shelf software.
(2) P an off the shelf software and Q is a tailor made software.
(3) Both P and Q are tailor made software.
(4) P is a tailor made software and Q is an off the shelf software.
15. Which of the following is not one of the benefits of using a network?
(3) Accessing shared data (3) communication
(4) Protection from viruses (4) peripheral sharing
16. Which of the following icon is used in a word processing software to change case of text?
(1) (3)
(2) (4)
17. Consider the following statement and identify the feature applied to ‘th’ in it.
We went on the first day of the last weekend, which was 17 th of October.
23. Which of the following will happen if you press W while presenting a slide show
presentation
(1) Slide will move to previous slide.
(2) The screen will be black
(3) Slide will move to next slide.
(4) The screen will be white
25. Which of the following function keys activate the spell checker, slide show and Help
respectively?
(1) F9 ,F12 and F1 (3)F7,F8 and F9
(2) F7 ,F5 and F1 (4)F5 , F1and Shift + F7
26. Which one of the following statement is correct about the Most Significant Bit of a
number?
(1) MSB is the value in the right extreme in a whole number.
(2) It is the value which is not zero, in the left extreme in a whole number.
(3) MSB is the value in the left extreme in a decimal number.
(4) MSB is the value which is zero, in the left extreme in a whole number.
28. Which of the following statement is true about data and information?
(1) Processed data is always correct.
(2) The accuracy of information depends on the input data.
(3) There should be a lot of data to make a decision.
(4) Processed information is reliable.
29. Which of the following statements are correct?
A. The CPU activates the BIOS
B. Loading the operating system into RAM is called booting
C. POST checks for viruses in the operating system.
(1) A and C only (3) A and B only
(2) B and C only (4) All of the above
33. Which of the following gives a correct matching of the contents of Column A with those
of Column B?
A B
p E6 i Consists of several worksheets
q row ii A cell address
r worksheet iii Consists of number of cells
s workbook iv Consists of columns and rows
34. Most suitable data types for the fields regno, DOB and name respectively are
(1) Text, Number, Text (3) Number, datetime , Text
(2) Number ,Text, date (4)Text, datetime, Text
35. The primary key of student table is
(1) name (3) DOB
(2) regno (4) nameofguardian