Computer Organization and Architecture
HNBGU MCA Previous Question Paper 2021-22
-
-
Explain the different types of number system with suitable
example and convert the following numbers to the indicates
base/code:
- (11 101.11)v2 to decimal
- (FED.47)v16 to octal
- (01101001) bcd to binary
- (754)v8 to BCD
- (152.25)v10 hexadecimal
-
Explain different types of logic gates with their truth table
and logic diagram. Also draw the logic circuit for the given
identity Y = ABC =ABc bar +B and simplify the expression and
draw a logic circuit for the same.
-
-
Draw the circuit diagram of J-K flip-flop using NAND gate
and draw the truth table and excitation table of J-K flip
flop.
-
Minimize the given expression by using Boolean algebra:
Y=B(1+C)(B+B bar C)(B+D).
-
Compare between Synchronous sequential circuits and
Asynchronous sequential circuits.
-
-
Describe the different addressing modes.
-
What is the instruction?Explain three, two, one, zero
address instructions. Give examples for each.
-
-
What are the main advantages of using Input/Output
interface? Why interfacing is used in digital computers?
-
Give the flowchart for Booth's multiplication.
-
-
Differentiate betweeen Hardwired controlled and
Microprogrammed controlled microinstructions and explain
microprogrammed CPU organization with the help of a suitable
diagram.
-
With a diagram, explain the organization of data on a
Magnetic Hard Disk. Also explain seek time and latency time.
-
-
What do you mean by virtual memory? How this is useful?
Explain the basic hardwires required to implement the
virtual memory.
-
Explain the 'instruction cycle' for the processing of a
single instruction in a computer.