wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Information Coding Scheme

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

Computer represents data using...

a)

binary

b)

decimal

c)

hexadecimal

d)

octal

2.

How can a computer represents non-numeric characters (character data)?

(a)  

3.

In Unicode , the number of bytes for the phrase given below are :


7+5=12

a)

12

b)

48

c)

6

d)

96

4.

In EBCDIC, calculate the number of bits for the given phrase.


20/11*24

a)

8

b)

64

c)

16

d)

128

5.
How many bits are there in a byte for Unicode?
a)
8
b)
16
c)
32
d)
64
6.

"Malaysia Prih@tin"

How many bytes based on the phases if the system are using ASCII.

a)

17 x 8

b)

17

c)

19 x 8

d)

19

7.

"Malaysia Prih@tin"

How many bits based on the phases if the system are using ASCII.

a)

17 x 8

b)

17

c)

19 x 8

d)

19

8.

"Malaysia Prih@tin"

How many characters based on the phases if the system are using Unicode.

a)

17 x 8

b)

17

c)

19 x 8

d)

19

9.

Based on the statement given.


Letter T is converted to binary form and back using coding scheme.


A user presses the capital letter T (SHIFT+T) on the keyboard which turn created a special code, called a scan code, for the capital letter T . After that, what happen?

a)
b)
c)
10.

Based on the statement given.


Letter T is converted to binary form and back using coding scheme.


In step 3, the electronic circuitry in the computer converts the scan code for the capital letter T to its ASCII binary code (01010100) and stores it in memory for processing. Then, what happen?

a)
b)
c)