Computer Science Punjab ([Link]
in/) Page: 1
Punjab School Education Board, Mohali
Prepared By: Vikas Kansal (Computer Faculty) S.U.S. Govt. (Girls) Sen. Sec. School, Sunam Udham Singh Wala
Computer Science Punjab ([Link] Page: 2
Chapter-1st
Number System
1.1
Complete the Following:
Deciamal Binary Octal Hexadecimal
52 110100 64 34
ੜੜ
1.2
Complete the Following:
Decimal Binary Octal Hexadecimal
21 10101 25 15
ੜੜ
1.3
Complete the Following:
Decimal Binary Octal Hexadecimal
31 011111 37 1F
ਛ
1.4
Complete the Following:
Decimal Binary Octal Hexadecimal
165 10100101 245 A5
Prepared By: Vikas Kansal (Computer Faculty) S.U.S. Govt. (Girls) Sen. Sec. School, Sunam Udham Singh Wala
Computer Science Punjab ([Link] Page: 3
1.1 Complete the Following Table:
Decimal Binary Octal Hexadecimal
0 0000 0 0
1 0001 1 1
2 0010 2 2
3 0011 3 3
4 0100 4 4
5 0101 5 5
6 0110 6 6
7 0111 7 7
8 1000 10 8
9 1001 11 9
10 1010 12 A
11 1011 13 B
12 1100 14 C
13 1101 15 D
14 1110 16 E
15 1111 17 F
1.2 Complete the following Table:
Decimal Binary Octal Hexadecimal
23 10111 27 17
61 111101 75 3D
23 10111 27 17
908 1110001100 1614 38C
89 1011001 131 59
17 10001 21 11
143 10001111 217 8F
31 11111 37 1F
154 10011010 232 9A
99 1100011 143 63
Prepared By: Vikas Kansal (Computer Faculty) S.U.S. Govt. (Girls) Sen. Sec. School, Sunam Udham Singh Wala