Vous êtes sur la page 1sur 4

www.fpair.

com
Assignment No. 02
Total Marks: 15
Semester Spring 2010
Human-Computer Interaction-CS201 Due Date:
27/04/2011
Objective:
To learn Boolean Logical operations and the basics of Word Processor and Spread Sheet
Instructions:
Please read the following instructions carefully before solving & submitting assignment:
Assignment should be in your own wordings not copied from net, handouts or books.
It should be clear that your assignment will not get any credit (zero marks) if:

o The assignment is submitted after due date.


o The submitted assignment does not open or file is corrupt.
o The assignment is copied from other student or copied from handouts or any internet source.
o Student ID is not mentioned in the assignment File or name of file is other than student ID.
o The assignment is not according to the given format

For any query about the assignment, contact at cs101@vu.edu.pk

GOOD LUCK

www.fpair.com
www.fpair.com
Question No.1 (Marks = 10)
a) How many combinations of bits are exist when we make a truth table of 9 inputs? (2 Marks)

Ans: when we make a truth table of 9 inputs the bits are exist 2^9 = 512 bits
combinations.
b) Prepare a truth table for the following I = (w + x) ⊕ (y . z) where w, x, y and z are four binary inputs in the
truth table. (8 Marks)
Note :(⊕ symbol represent XOR gate)
Ans= Truth Table

Inputs Output
W X Y Z w+x y.z (w + x) ⊕ (y . z)

0 0 0 0 0 0 0
0 0 0 1 0 0 0
0 0 1 0 0 0 0
0 0 1 1 0 1 1
0 1 0 0 1 0 1
0 1 0 1 1 0 1
0 1 1 0 1 0 1
0 1 1 1 1 1 0
1 0 0 0 1 0 1
1 0 0 1 1 0 1
1 0 1 0 1 0 1
1 0 1 1 1 1 0
1 1 0 0 0 0 0
1 1 0 1 1 0 1
1 1 1 0 1 0 1
1 1 1 1 1 1 0

Question No.2 Write any three features and two limitations of each one in the given format (Marks = 5)

Features: (3 Marks)
Sr.No. Word Processor Spread Sheet
1. A spreadsheet is a grid consisting of
insert text: Allows you to insert columns and rows. Rows are labeled
text anywhere in the document. with numbers, and columns are
labeled with letters, giving each cell
a unique address consisting of a

www.fpair.com
www.fpair.com
number and a letter. If you are
familiar with the old game
"Battleship", you'll be quite
comfortable with cell addressing.
2. A single "grid", or page, is usually
copy : Allows you to duplicate a referred to as a worksheet.
section of text.
3. Direct mail attachment and Data recovery, AutoSave and
Data recovery Options And much more
much more

Limitations: (2 Marks)
Sr.No. Word Processor Spread Sheet
1. Spreadsheets only allows you to
Compatibility- While written highlight multiple consecutive cells.
work saved in a word processor is You can't highlight A1 and B9, for
supposedly universal and easily example. Nor can you highlight
accessible; in reality it may be multiple columns or rows if they are
difficult to access work on not consecutive.
computers using different
software or older versions of the
same software.
2. Up gradation is very costly. Animations and special
3D drawing not sported. Effects not present

Note:

o Assignment should be in your own wordings not copied from net, handouts or books.

www.fpair.com
www.fpair.com
o Your answer should be “to the point”

www.fpair.com

Vous aimerez peut-être aussi