Browse papers
A

Section A: Long Answer Questions

Attempt any TWO questions.

3 questions·10 marks each
1long10 marks

Explain Flynn's classification of computer architectures (SISD, SIMD, MISD, MIMD) with examples.

parallel
2long10 marks

What is an addressing mode? Explain different addressing modes with suitable examples.

addressing
3long10 marks

Explain the design of a binary adder-subtractor circuit. Describe Booth's multiplication algorithm and multiply (-5) x (3) using it.

aluarithmetic
B

Section B: Short Answer Questions

Attempt any EIGHT questions.

9 questions·5 marks each
4short5 marks

What is virtual memory? Explain the concept of paging.

memoryvirtual
5short5 marks

Explain the instruction format and the types of instructions based on the number of addresses.

instruction
6short5 marks

Explain set-associative mapping technique of cache memory with an example.

cachemapping
7short5 marks

Explain the IEEE 754 floating point representation for single precision numbers with an example.

number-system
8short5 marks

Explain the memory hierarchy in a computer system with a suitable diagram.

memoryhierarchy
9short5 marks

What is an interrupt? Explain the different types of interrupts.

interrupt
10short5 marks

What is a system bus? Explain address bus, data bus and control bus.

bus
11short5 marks

What is DMA? Explain how direct memory access transfers data without CPU intervention.

dma
12short5 marks

Differentiate between RISC and CISC architectures.

risc-cisc