0% found this document useful (0 votes)
25 views

Assignment 2, CF, Fall Semester Deadline: 4 Nov. 2019: 1. Perform The Following Conversions

Assignment 2 for Computer Fundamentals in the Fall Semester is due on November 4th, 2019. Students must hand write their assignment, include their name, registration number and section or it may not be marked. Copying answers is not allowed and students must write their responses in their own words. Pages should be stapled properly but binding is not required. The assignment contains three parts - performing binary, octal and hexadecimal conversions; determining truth tables and drawing diagrams for logic expressions; and performing bitwise operations without converting to decimal.

Uploaded by

Jalal Shah
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Assignment 2, CF, Fall Semester Deadline: 4 Nov. 2019: 1. Perform The Following Conversions

Assignment 2 for Computer Fundamentals in the Fall Semester is due on November 4th, 2019. Students must hand write their assignment, include their name, registration number and section or it may not be marked. Copying answers is not allowed and students must write their responses in their own words. Pages should be stapled properly but binding is not required. The assignment contains three parts - performing binary, octal and hexadecimal conversions; determining truth tables and drawing diagrams for logic expressions; and performing bitwise operations without converting to decimal.

Uploaded by

Jalal Shah
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment 2, CF, Fall Semester

Deadline: 4 Nov. 2019

Assignment should be hand written.


Write your name, registration No. and section, or else your assignment may not be marked.
Copying is not allowed.
Write in your own words.
Staple your pages properly (binding is not required).

1. Perform the following conversions


a. (110110011100101)2 to decimal, octal and hexadecimal.
b. (375)8 to binary, decimal and hexadecimal.
c. (67D)16 to binary, octal and decimal.
d. (1011)10 = ( )3 = ( )6 = ( )2 ?
e. (11110111.111)2 = ( )10 ?
2. Determine truth tables for the expressions below and draw the diagrams
a. (𝑥 ⊕ 𝑦). (𝑧 + 𝑤)
b. ̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅
(𝑥. 𝑦). (𝑧. 𝑤)
c. (𝑥 + 𝑦) + (𝑧. ̅̅̅̅̅)
𝑤
3. Find the answers without converting to decimal
a. (FDA)16 – (CFF)16
b. (101.001)2 x (11.1111)2
c. (1000000)2 ÷ (100000)2

You might also like