0% found this document useful (0 votes)
9 views1 page

CompAssignment_1 (1)

Binary to number assignment

Uploaded by

supremetiger21
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)
9 views1 page

CompAssignment_1 (1)

Binary to number assignment

Uploaded by

supremetiger21
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/ 1

Werabe University

Institute of Technology
Group assignment for the Course Computer & Its
Application
Introduction:
For this assignment the students are required to submit the solutions
hand written on stapled sheets.
All the steps should be done properly. Single line answer would be marked
as incorrect.
Topic Covered: Number Systems including Hexadecimal, Octal and Binary
Number System
Note:
 Do the following Assignment at most 5 students in a group
 Late submission under any circumstances is not allowed.
 It is strongly recommended that you attempt and submit all the
questions
Question # 1: Convert these binary numbers to decimal:
A.1101000111101
B.101010101010
Question # 2: Convert the following decimal values to binary:
A. 5696
B. 123.750
Question # 3: Convert the following octal numbers to decimal:
A.3777
B.1204
Question # 4: Convert the following decimal values to octal:
A.65536
B.76524
Question # 5: Convert the following hex values to decimal:
A.37FD
B.1B9
Question # 6: Convert the following decimal values to hex:
A.4095
B.25619
Question # 7: Convert the following binary numbers to hex:
A. 1101000111101
B. 11101110
Question # 8: Add the following binary numbers:
A.1011.1101 + 11.1
B.10011011 + 10011101
Question # 9: Subtract the following binary numbers:
A.101011100 –11101110
B.101010100 –1111000
Question # 10: Perform the following operations:
A. ABEBE + CADEF
B. (567)8 – (473)8
Submission date: 29/04/2017 E.C

You might also like