CS101 Assignment No 01 - Instructions
Please read the following instructions carefully before solving & submitting assignment:It should be clear that your assignment will not get any credit (zero marks) if:
The assignment is submitted after due date.
The submitted assignment is other than .doc or .docx file.
The submitted assignment does NOT open or file is corrupted.
The assignment is copied (from other student or ditto copy from handouts or internet).
CS101 Assignment No. 01 - Uploading instructions
For clarity and simplicity, you are required to Upload/Submit only .doc or .docx file.CS101 Assignment No. 01 - Objective
The objective of this assignment is:To understand the practical implementation of decimal data conversion into binary data conversion.
To understand the basic concept of fundamentals gates and how to use it to solve a problem.
For any query about the assignment, contact at cs101@vu.edu.pk
Note: No assignment will be accepted after the due date via email in any case (whether it is the case of load shedding or internet malfunctioning etc.). Hence refrain from uploading assignment in the last hour of deadline. It is recommended to upload solution file at least two days before its closing date.
CS101 Assignment Question1:
B
|
C
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
CS101 Assignment Question 2:
U V W U+V+W
0 0 0
0 0 1
0 1 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1
You Should Also Read CS101 Past Papers:
CS101 Short Notes Complete CollectionCS101 Subjective Past Paper - Part 2
CS101 Solved Subjective Past Papers - Part 3
CS101 Midterm Solved Papers Mega Collection
CS101(Midterm) Solved & Unsolved Past Papers
CS101 Assignment No. 01 Solution:
CS101 Assignment Question no. 1 Solution:

CS101 Assignment Question no.2 Solution:

My 1st question solved
ReplyDelete000100100000001000000001010100100111
2 160403076
ReplyDelete2 80201538 0
2 40100769 0
2 20050384 1
2 10025192 0
2 5012596 0
2 2506298 0
2 1253149 0
2 626574 1
2 313287 0
2 156643 1
2 78321 1
2 39160 1
2 19580 0
2 9790 0
2 4895 1
2 2447 1
2 1223 1
2 611 1
2 305 1
2 152 0
2 76 0
2 38 0
2 19 1
2 9 1
2 4 0
2 2 1
2 0
1001100011111000111010000100 = 1×2²⁷ + 0×2²⁶ + 0×2²⁵ + 1×2²⁴ + 1×2²³ + 0×2²² + 0×2²¹ + 0×2²⁰ + 1×2¹⁹ + 1×2¹⁸ + 1 ×2¹⁷ + 1×2¹⁶ + 1×2¹⁵ + 0×2¹⁴ + 0×2¹³ + 0×2¹² + + 1×2¹¹ + 1×2¹⁰ +1 ×2⁹ + 0×2⁸ + 1×2⁷ + 0×2⁶ + 0×2⁵ + 0×2⁴ + 0×2³ + 1×2² + 0×2¹ + 0×2⁰
= 34217728+16777216+8388608+524288+262144+131072+65536+32768+2048+1024+512+128+4
= 160403076 = (1001100011111000111010000100)2
bc160401142 plz as ko be convert kr do
ReplyDelete1001100011111000011011110110
Delete