0% found this document useful (0 votes)
15 views2 pages

Computer Organization and Architecture

Coa Important questions and answers

Uploaded by

venky30112
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

Computer Organization and Architecture

Coa Important questions and answers

Uploaded by

venky30112
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ACE

Engineering College
(NBA ACCREDITED B.TECH COURSES &NAAC “A” GRADE)

An Autonomous Institution
Ankushapur (V), Ghatkesar (M), Madchal.Dist – 501 301

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

II B.Tech I Semester Regular(R18) (2020-21)

Sub:COA

ASSIGNMENT –I:

1.With a neat diagram explain the digital components of a computer?


2.Explain about stored program organization?
3.Explain the common bus system with diagram?
4.What is the use of BSA and BUN instruction in subroutine call?Explain with
an example? Write the micro operations for both?
5.Explain about hard wired control unit? List computer register and purpose of
each register?
6.Explain the difference between hardwired control and microprogrammed
control?Is it possible to have hardwired control associated with a control
memory?
7.Define the following
a)Micro operation b) Micro instruction
c)Micro program d) computer organization
e) Computer architecture
8.With a neat diagram explain the functioning of micro program sequence of a
control memory.
9.Write a program to evaluate the arithematic statements
X=a-b+c*(d*e-f)/(g-h*k)
i)using a general register computer with 3 add instructions.
ii)using a general register computer with 2 add instructions.
iii)using an accumulater type computer with 1 add instructions
iv)using a stack organized computer with 0 address instructions
10. explain various addressing modes in computer architecture with examples?
11. Show the step by step multiplication process using booth algorithm to
multiply (+15) *(13).
12.a)Convert the given decimal number(32.15) to binary octal hexadecimal
b) How to find 1's and 2's complement of binary number give example?

ASSIGNMENT –II:

You might also like