1 Ta
1 Ta
SAMPLE PAPER
(2023-2024)
Class: XI Time: 2hrs
Subject: Computer Science(CS-083) Marks: 50
General Instructions:
(a) All questions are compulsory.
Section-A
Section – C
Section – D
1. Define:
a. Binary Number System
b. Octal Number System
c. Decimal Number System
d. Hexadecimal Number System
2. Convert the following decimal numbers to binary:
i) 84 ii) 100
3. Convert the following binary numbers to decimal:
i) 10010 ii) 10010101
4. Convert the following binary numbers to octal:
i) 11001 ii) 10011101
5. Convert the following octal numbers to binary:
i) 7642 ii) 7015
6. Convert the following hexadecimal numbers to binary:
i) A07 ii) 7AB4
7. Add the following binary numbers:
i) 1011101 and 101101 ii) 11110.11 and 1011.01