E3004homework1

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

Model Homework – 1

Course Code:CAP211
Course Title: COMPUTER ORGANIZATION AND ARCHITECTURE

Part - A
Q1: Identify at least two application areas (discuss their roles also) for
(a) Encoder/Decoder
(b) Multiplexers/De-multiplexer
(c) Flip Flops

Q2:Discuss the basic logic behind counters i.e. how will you obtain 1000(8) from
0111(7)? How will you implement the same?

Q3: State and prove De-Morgan's Theorem by taking a suitable example.

Part - B

Q4: Multiply any 2 binary numbers of 4-bits each, using Booch's Method and show step
by step values.

Q5: Perform BCD addition and subtraction of 1254 and 456.

Q6: Show the contents of E, A, Q and SC during the process of division of two binary
numbers, 10100011 by 1011.
.
Q7: Why is it necessary to consider the case of divide overflow?

You might also like