0% found this document useful (0 votes)
18 views4 pages

1st Class Test Paper

This document is a class test on data representation with a total of 30 marks. It includes multiple-choice questions, short answer questions, and problem-solving tasks related to number systems, binary operations, and ASCII character representation. The test assesses students' understanding of fundamental concepts in computer science and data processing.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views4 pages

1st Class Test Paper

This document is a class test on data representation with a total of 30 marks. It includes multiple-choice questions, short answer questions, and problem-solving tasks related to number systems, binary operations, and ASCII character representation. The test assesses students' understanding of fundamental concepts in computer science and data processing.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Name _________________________________ GR No.

____________ Class __________

Class test : Data representation Total Marks = 30 Date ___________

Qno1. Tick the correct answer. (10)


1. Denary is a _________________ number system.
a. Base-10
b. Base-2
c. Base-16
d. Base-12
2. ____________ is processed by Computer.
a. Analog data
b. Raw data
c. Digital data
d. Number data
3. The largest denary number that can be created with 4-bit binary number is ________
a. 12
b. 14
c. 15
d. 9
4. 1+1+1 in binary is equal to ___________
a. 0
b. 3
c. 10
d. 11
5. An image is made up of tiny dots called _____________
a. Image dots
b. Pixel
c. Quality
d. Characters
6. Computer can process only __________ data.

a. Denary

b. Binary

c. Hexadecimal

d. None

7. ASCII character set represents _________ characters.

a. 256

b. 255

c. 65000

d. 8

8. Each character in ASCII is represent by a binary number. The binary value of (H) is _________

a. 71

b. 65

c. 72

d. 76

9. Each character in ASCII is represent by a binary number. The binary value of (f) is _________

a. 100

b. 101

c. 102

d. 104

10. ________________ Controls the flow of electricity.

a. Logic gates

b. Register

c. Overflow

d. None

Qno2. Short questions. (10)


1. What is the purpose of Register?
2. Add binary numbers

10011101 + 11101001

3. Benefits of hexadecimal in computer science?

4. Convert (76)10 to binary.

5. Convert (10100111)2 in to denary number system.

Qno3. Solve these question. (10)


1. Convert text into binary.

Ayad
2. Convert Hexadecimal to binary.
a) (8CD3) 16 to binary

B) Convert 1001 1101 0111 to hexadecimal.

You might also like