Assignment No. 01(fall 2013)Semester: Spring 2013Introduction to Computing-CS101 |
Total Marks: 20
Due Date: 02-05-2013
| ||||||||||||||||||||||||||||||||
Instructions:
Please read the following instructions carefully before submitting assignment:
Objectives:
To understand the fundamental concepts of Binary numbers Systems.
| |||||||||||||||||||||||||||||||||
For any query about the assignment, contact at cs101@vu.edu.pk.
| |||||||||||||||||||||||||||||||||
Assignment
| |||||||||||||||||||||||||||||||||
Fill the empty columns for the following truth table where A, B and C are three binary inputs in the truth table.
|
Zarra ye bhee check karein:
- CS502 Assignment 1 Solution Spring 202218 Jun 20220
CS502 Assignment 1 Solution Spring 2022Dear Students, Here you can read or download CS502 - Design a...Read more »
- CS401 Assignment 1 Solution Spring 202218 Jun 20220
CS401 Assignment 1 Solution Spring 2022Dear Students, Here you can read or download CS401 - Computer...Read more »
- CS604 Assignment 1 Solution Spring 202216 Jun 20220
CS604 Assignment 1 Solution Spring 2022Dear Students, Here you can read or download CS604 - Operatin...Read more »
- CS501 Assignment 1 Solution Spring 202216 Jun 20220
CS501 Assignment 1 Solution Spring 2022Dear Students, Here you can read or download CS501 - Advance ...Read more »
- MTH501 Assignment 1 Solution Spring 202213 Jun 20220
MTH501 Assignment 1 Solution Spring 2022Dear Students, Here you can read or download MTH501 - Linear...Read more »
- ENG001 Assignment 1 Solution Spring 202212 Jun 20220
ENG001 Assignment 1 Solution Spring 2022Dear Students, Here you can read or download ENG001 - Elemen...Read more »
- Virtual University Academic Calendar Fall 201725 Aug 20170
VU Academic Calendar Fall 2017 Dear Students, Here is the Complete Academic Calendar of Virtual Un...Read more »
- Virtual University Student President Election (2017-18)15 Jul 20170
Virtual University Student President Election Dear Students, Recently Virtual University of ...Read more »
Our main purpose here discussion not just Solution
ردحذفWe are here with you hands in hands to facilitate your learning and do not appreciate the idea of copying or replicating solutions.
A’ is read as NOT A or Complement A
ردحذفAs we already know that 0 = False & 1 = True in Boolean Logic Operations.
If we have two variables e.g. A & B
The NOT operation replaces a Boolean value with its complement:
0’ = 1 , 1’ = 0
1st Column: 00111111
ردحذف2ndt Column: 00001100
3rd Column: 10001000
4th Column: 01000111
5th Column: 00110100