0% found this document useful (0 votes)
27 views

NR Code No: NR-12/MCA MCA-I Semester Supplementary Examinations, July/Aug 2008. Computer Organization Time: 3hours Max. Marks: 60 Answer Any FIVE Questions All Questions Carry Equal Marks

This document contains questions for a Computer Organization exam. It covers topics like logic gates, boolean algebra, flip-flops, shift registers, decoders, multiplexers, binary and hexadecimal conversions, arithmetic and logic microoperations, shift microoperations, Booth multiplication algorithm, square root algorithm, branch vs call vs interrupt instructions, CISC vs RISC architectures, RAM and ROM memory, virtual memory, asynchronous data transfer, transfer modes, and direct memory access.

Uploaded by

virusyadav
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

NR Code No: NR-12/MCA MCA-I Semester Supplementary Examinations, July/Aug 2008. Computer Organization Time: 3hours Max. Marks: 60 Answer Any FIVE Questions All Questions Carry Equal Marks

This document contains questions for a Computer Organization exam. It covers topics like logic gates, boolean algebra, flip-flops, shift registers, decoders, multiplexers, binary and hexadecimal conversions, arithmetic and logic microoperations, shift microoperations, Booth multiplication algorithm, square root algorithm, branch vs call vs interrupt instructions, CISC vs RISC architectures, RAM and ROM memory, virtual memory, asynchronous data transfer, transfer modes, and direct memory access.

Uploaded by

virusyadav
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

NR Code No: NR-12/MCA MCA-I Semester Supplementary Examinations, July/Aug 2008. COMPUTER ORGANIZATION Time: 3hours Max.

Marks: 60 Answer any FIVE questions All questions carry equal marks --1.a)What are Logic gates? Explain about various types of digital logic gates with their graphic symbols. b)Simplify the following expressions using boolean algebra: i) A + AB ii) AB AB + iii) ABC AC + iv) AB ABCABC + + 2.a)Given the boolean function: F = xy zx y zxyz + + i) List the truth table of the function ii) Draw the logic diagram using the original boolean expression. iii) Simplify the algebraic expression using boolean algebra. b)What are flip-flops? Show that a JK flip-flop can be converted to a

D flip-flop with an inverter between the J and K inputs. 3.a)What is the difference between serial and parallel transfer? Using ashift resister with parallel load, explain how to convert serial inputdata to parallel output and parallel input data to serial output. b)What are various types of Decoders and Multiplexers? Describe their significance. 4.a)Convert the following: i) Binary numbers 101110, 1110101, 110110100 to decimal numbers ii) Decimal numbers to binary numbers: 1231, 673, 1998. iii) Hexadecimal number to binary and octal: F3A7C2. b) List and explain the Arithmetic microoperations and sixteen logic Microoperations

5.a)List and explain the shift microoperations. b) Describe the Booth multiflication Algorithm with suitable illustrations. c)Derive an algorithm for evaluating the square root of a binary fixedpoint number. 6.a)What are the basic differences between a branch instructions, a call subroutine instruction and program interrupt? b) Describe the characteristics of complex instruction set computerand Reduced instruction set computer. Also contrast their differences. 7.a) How many 128 8 RAM chips are needed to provide a memory capacity of 2048 bytes. b)A ROM chip of 1024 8 bits has four select inputs and operatesfrom a 5-Volt power supply. How many pins are needed for the 1Cpackage? Draw a block diagram and label all input and output terminals in the ROM. c)Describe the significance of virtual memory. 8. Write a brief notes on the following: a) Asynchronous Data transfer b) Modes of Transfer c) Direct memory Access

d) Serial communication

You might also like