COA Merge
COA Merge
COA Merge
Q.33) The transfer of large chunks of data with the involvement of the processor is done by
_______ .
a) DMA controller
b) Arbitrator
c) User system programs
d) None of the above
Q.34) Which of the following technique/s used to effectively utilize main memory ?
a) Address binding
b) Dynamic linking
c) Dynamic loading
d) Both b and c
Q.35) The standard SRAM chips are costly as
a) They use highly advanced micro-electronic devices.
b) They house 6 transistor per chip.
c) They require specially designed PCB’s.
d) None of the above.
Q.36) The drawback of building a large memory with DRAM is
a) The large cost factor.
b) The inefficient memory organization.
c) The Slow speed of operation.
d) All of the above.
Q.37) To overcome the slow operating speeds of the secondary memory we make use of faster
flash drives.
a) True
b) False
Q.38) The fastest data access is provided using _______.
a) Caches
b) DRAM’s
c) SRAM’s
d) Registers
Q.39) The memory which is used to store the copy of data or instructions stored in larger
memories, inside the CPU is called _______.
a) Level 1 cache
b) Level 2 cache
c) Registers
d) TLB
Q.40) The larger memory placed between the primary cache and the memory is called ______.
a) Level 1 cache
b) Level 2 cache
c) EEPROM
d) TLB
Q.41) The next level of memory hierarchy after the L2 cache is _______.
a) Secondary storage
b) TLB
c) Main memory
d) Register
Q.42) The last on the hierarchy scale of memory devices is ______.
a) Main memory
b) Secondary memory
c) TLB
d) Flash drives
Q.43) In the memory hierarchy, as the speed of operation increases the memory size also
increases.
a) True
b) False
Q.44) If we use the flash drives instead of the hard disks, then the secondary storage can go
above primary memory in the hierarchy.
a) True
b) False
Answer D Answer B
Question In IAS Computer ,which register is used to hold temporarily Question In IAS Computer the total number of
the fetched instruction from memory ? instructions are,
A IR A 42
B MBR B 110
C IBR C 21
D MAR D 16
Answer C Answer C
Question The language that the computer can understand &execute is Question
called Third generation of computers
A machine language A were first to use IC instead of transistors
B Application s/w B used transistors to replace vacuum tubes
C System S/W
C these were first to use artificial intelligence
D none of above D none of these
Answer A Answer A
Question Question
Mnemonics are used in which language Von Neumann architecture is also known as
A high level A HarVard architecture
B Assembly B Modern architecture
C machine C Princeton architecture
D none of these D none of these
Answer B Answer C
Question which was the world's first general purpose electric digital Question ENIAC machine used which type of number
computer system ?
A IAS A Binary
B ENIAC B Hexadecimal
C VAX C Decimal
D RISC D Octal
Answer B Answer C
B B
physically one set of buses for instructions &data Seaparate storage for program &data
Question Which signal causes the data from the addressed location to Question What is the impact if the width of data bus is
be placed on the bus? increased?
A Interrupt request A reduced speed of data transfer
B I/O write B Greater no of bits transferred at one time
Question What will be the effect of connecting large no of devices to Question Memory-delay-line memory was used in
system bus? which computer generation?
A Performance will increase A First
B efficiency will increase B second
C System will be more economical C Third
D propagation delay will increase D Fourth
Answer D Answer A
Question In restoring division algorithm ,when it is required to do Question In restoring division algorithm ,during
restore operation? restoring operation the quotient q0 is set to
A before subtraction A 0
B after subtraction B 1
C after unsuccessful subtraction C Previous status
D none of these D Inverted
Answer C Answer A
Question what is the advantage of non-restoring division algorithm?
Question What is long form of ENIAC?
A Depends on disk and memory access time A The pipeline stages have different delays
Question Performance X = 1/ Execution Time x given relation Question The clock rate of the processor can be
shows that improved by,
Improving the IC technology of the logic
A Performance is increased when execution time is decreas A
circuits
Reducing the amount of processing done
B B
Performance is increased when execution time is increas in one step
Performance is decreased when execution time is
C decreased C By using overclocking method
D None D All of the above
Answer C Answer D
Which of the following approach will achieve increased In ENIAC programming was done
Question processor speed? Question by-----------------
A Increase the hardware speed of the processor. A Manually
B Increase the size and speed of caches. B Automatically
C Make changes to the processor organization. C By setting switches
D All of the above D Both A and C
Answer D Answer D
While using Booth's Algorithm-------------- The evolution of computers has been
Question Question characterized by---------------
You will need twice as many bits in your product as you
A A Increasing processor speed
have in your original two operands.
You will need same bits in your product as you have in
B B
your original two operands. Decreasing component size
You will need half bits in your product as you have in your Increasing memory size
C original two operands. C
D None of the Above D Increasing I/O capacity and speed
Answer A E All of the Above
Answer E
In computers, subtraction is carried out generally Booth algorithm gives procedure for
Question Question
by------------- multiplying binary integers in-------
A 1's complement method A Signed magnitude representation
B 2's complement method B Unsigned representation
C Signed magnitude method C 2's complement representation
D BCD subtraction method D None of the above
Answer B Answer C
Answer B Answer B
In Restoring algorithms for division, if result of (A<-- In Restoring algorithms for division,
Question A-M) operation is nonnegative i.e. (Most significant bit Question which of following option is important
of A=0), then set Q0 =..... ? And do not restore previous step?
value of A.
A 0 A A<---A-M
B 1 B A<---M-A
C 1 C A<---Q-M
D 10 D A<---A-Q
Answer B Answer A
In Restoring algorithms for division, how
Question In Restoring algorithms for division, value of A and Q Question divident value can be expressed?
register are shifted towards ......... by 1 bit. (Where n is size of divisor)
A Right A In the form n
B Left B In the form 2n
C Both A and B C In the form 3n
D None of these D In the form n/2
Answer B Answer B
Which basic components are used in second generation Fourth generation computers came up
Question Question
computers? with concept of ------
A Vacuum tubes A VLSI
B Transistor B MSI
C Integrated Circuit C IC
D Gates D Parallel computing
Answer B Answer A
Which basic components are used in third generation In IAS computer, ------------ interprets
Question Question
computers? instructions from memory
A Vacuum tubes A Input unit
B Transistor B ALU
C Integrated Circuit C Control unit
D Gates D Accumulator
Answer C Answer C
What is the result of performing arithmetic right shift In IAS computer IR, PC, MAR, IBR are
Question operation on the given number 11001011.
Question
the part of----------------unit.
A 11100101 A Input unit
B 1100101 B ALU
C 10010110 C Control unit
D 11100100 D Memory
Answer A Answer C
In Booths algorithms for multiplication, What is content of Q In Booths algorithms for multiplication, What
Question register?
Question is content of M register?
A Multiplier A Multiplier
B Multiplicand B Multiplicand
C 0 C 0
D None of these D None of these
Answer A Answer B
UNIT II
The code that indicates the operation to be performed is ______ addressing mode is used for the
Question
called as ___________. Question addressing local variables.
A Opcode A Immediate
B Operand B Direct
C Instruction C Register
D Program D Indexed
Correct Answer A Correct Answer C
_____ addressing mode is used for the accessing array MOV R0,300 is an example of _______
Question variables. Question addressing mode.
A Immediate A Immediate
B Direct B Direct
C Register C Register Indirect
D Indexed D Indexed
Correct Answer D Correct Answer A
The instructions that are used to move the data among ______ addressing mode is used for
Question CPU registers are in the group of ______________. Question Global variables.
A Data Transfer A Immediate
B Arithmetic and Logical B Direct
C Control Transfer C Register
D Miscellaneous D Indexed
Correct Answer A Correct Answer B
The ________ Flag is Set when there is a carry out of ____ addressing mode is used for holding
Question the lowest nibble of the result. Question accessing arrays through pointers.
A Carry A Immediate
B Auxiliary B Direct
C Overflow C Register Indirect
D Sign D Indexed
Correct Answer B Correct Answer C
Machine instructions are in the form of ______ A particular sequence of binary codes
Question Question used to perform particular task is known
as ______
A Binary Codes A Machine Language Program
B BCD Codes B Assembly Language Program
C Excess 3 Codes C
D Gray Codes D High level Language Program
Correct Answer A Correct Answer All of the above
A
Most of the times the result is stored in the ______ _________ receives code & data from
Question operand. Question ________ & executes the same
A Source A BIU, EU
B Destination B EU,BIU
C Both A and B C BIU,BIU
D None of the above D EU,EU
Correct Answer B Correct Answer A
____ extra fetch cycles are required for Register Factor to be considered while deciding the
Question addressing mode. Question instruction length _____
A 0 A Memory size
B 0.5 B Memory organization
C 1 C Data bus size
D 2 D All of the above
Correct Answer A Correct Answer D
Question MOV R0, [R1+5] is an example of ___ Question MOV R0, R1 is an example of _____
A Immediate A Immediate
B Direct B Direct
C Register C Register
D Indexed D Indexed
Correct Answer D Correct Answer C
The ______ is an another name for data. The __ Flag copies the MSB of the result.
Question Question
A Opcode A Carry
B Source B Auxiliary
C Operand C Overflow
D Destination D Sign
Correct Answer C Correct Answer D
_______ addressing mode is used for the initialization The Numeric data types _________
Question of the variables. Question
A Immediate A Integer or Fixed point
B Direct B Point
C Register C Decimal
D Indexed D All of the above
Correct Answer A Correct Answer D
MOV R0,[R1] is an example of _____ addressing mode. ADD X, Y is _____ address instruction.
Question Question
A Immediate A 0
B Direct B 1
C Register Indirect C 2
D Indexed D 3
Correct Answer C Correct Answer C
ADD X,Y,Z is _____ address instruction. The Operand may appear in the form of
Question Question ____________
A 0 A Address
B 1 B Numbers
C 2 C Characters and Logical data
D 3 D All of the above
Correct Answer D Correct Answer D
_______ instruction copies the contents of accumulator In LOAD A instruction the operand
Question in to memory location B. Question specified in the instruction is a _______
operand.
A STORE A A Destination
B LOAD A B Source
C MOV A C Source and Destination
D None of these D None of these
Correct Answer A Correct Answer B
In STORE B instruction the operand specified in the A variable length instruction based
Question instruction is a _______ operand. Question machine provides ______.
A Destination A Flexibility in addressing scheme
Source Large number of operations which have
B B different length of instructions
C Source and Destination C Both A and B
D None of these D None of the above
Correct Answer A Correct Answer C
MOV R0, [300] is an example of _____ addressing Most of the computers use _______ code
Question mode. Question for characters represented by unique 7 bit
pattern.
A Immediate A Binary
B Direct B BCD
C Register Indirect C ASCII
D Indexed D Machine
Correct Answer B Correct Answer C
There are so many addressing modes in the processor Operation Source1, Source 2, Destination
Question because of ______ Question is the general instruction format for ____
address instruction.
A Time and Space efficiency A 0
B Programming Flexibility B 1
C Economy C 2
D All of the above D 3
Correct Answer D Correct Answer D
MOV R0, [R1]+ is an example of _____ In ____ address instructions, the locations
Question Question of all operands are defined implicitly.
A Immediate A 0
B Auto Increment B 1
C Register C 2
D Indexed D 3
Correct Answer B Correct Answer A
Operation Source, Destination is the general instruction _________ instruction type includes Test
Question format for ____ address instruction. Question and Branch instructions.
A 0 A Logical
B 1 B Arithmetic
C 2 C Control
D 3 D Data Movement
Correct Answer C Correct Answer C
How many extra fetch cycles are required for Direct How many extra fetch cycles are required
Question addressing mode? Question for Immediate addressing mode?
A 0 A 0
B 0.5 B 0.5
C 1 C 1
D 1.5 D 1.5
Correct Answer C Correct Answer A
_____ address instructions are found in machines that The instructions that are used to perform
Question store operands in a structure called a push down stack. Question operations like Call, Return are in the
group of
A 0 A Data Transfer
B 1 B Arithmetic and Logical
C 2 C Control Transfer
D 3 D Miscellaneous
Correct Answer A Correct Answer D
Operation Source is the general instruction format for _________ instructions are the superset of
Question ____ address instruction. Question data storage instructions.
A 0 A Logical
B 1 B Arithmetic
C 2 C Control
D 3 D Data Movement
Correct Answer B Correct Answer D
____________ states that the contents of memory ADD X is _____ address instruction.
Question location LOC are transferred in to the processor register Question
R2.
A R2ß LOC A 0
B R2ß [LOC] B 1
C R2à LOC C 2
D R2à [LOC] D 3
Correct Answer B Correct Answer B
How many extra fetch cycles are required for Register How many extra fetch cycles are required
Question addressing mode? Question for Indexed addressing mode?
A 0 A 0
B 0.5 B 0.5
C 1 C 1
D 1.5 D 1.5
Correct Answer A Correct Answer C
The control unit provides signals that control the All the other elements of the computer
operation of the _____ and movement of data in to and system- control unit, registers, memory,
Question out of the ALU. Question I/O – are the main to bring data in to the
______for it to process and then to take
the result back out.
A FPU A FPU
B BIU B BIU
C EU C EU
D ALU D ALU
Correct Answer D Correct Answer D
How many address instruction is MULT ? How many address instruction is MULT B
Question Question ?
A 0 A 0
B 1 B 1
C 2 C 2
D 3 D 3
Correct Answer A Correct Answer B
The instructions that are used to perform branch _______ states that the contents of
Question operations are in the group of _____ Question processor register R2 are transferred in to
processor register R3.
A Data Transfer A R3ß R2
B Arithmetic and Logical B R3ß[R2]
C Control Transfer C R3à R2
D Miscellaneous D R3 à[R2]
Correct Answer C Correct Answer B
Pentium instruction format consists of ______ fields. A machine instruction has a number of
Question Question elements: _______
A 3 A Opcode
B 4 B References to the operands
5 A reference to the next instruction to be
C C executed
D 6 D All of the above
Correct Answer D Correct Answer D
To have a less execution time we have to use ________ instruction is used to test the
Question instructions with _____ memory accesses. Question value of a data word or the status of a
computation.
A Maximum A Test
B Minimum B Arithmetic
C More C Control
D New D Data Movement
Correct Answer B Correct Answer A
Question How many address instruction is STORE T ? Question The operation is to be performed on __
A 0 A Opcode
B 1 B Operand
C 2 C Instruction
D 3 D Program
Correct Answer B Correct Answer B
_____ addressing mode is used for global addressing How many address instruction is MULT
Question mode. Question A,B ?
A Immediate A 0
B Direct B 1
C Register C 2
D Indexed D 3
Correct Answer B Correct Answer C
How many extra fetch cycles are required for Register How many address instruction is LOAD
Question Indirect addressing mode? Question C?
A 0 A 0
B 0.5 B 1
C 1 C 2
D 1.5 D 3
Correct Answer C Correct Answer B
The contents of register or memory location are denoted How many address instruction is MULT
Question by placing ______ brackets around the name of the Question C?
register or memory location.
A Curly A 0
B Square B 1
C Triangular C 2
D None of the above D 3
Correct Answer B Correct Answer B
The logical address is converted into physical address How many address instruction is MULT ?
Question By _______ Question
A BIU A 0
B EU B 1
C Both A and B C 2
D None D 3
Correct Answer A Correct Answer A
How many extra fetch cycles are required for Auto The transfer of data between processor &
Question Index addressing mode? Question outside world is done by __________
A 0 A BIU
B 0.5 B EU
C 1 C Both A and B
D 1.5 D None
Correct Answer C Correct Answer A
The _________ performs generation of Memory & I/O In what conditions will the execution unit
Question Address Question enter in to Wait state?
A Bus Interface Unit A 0
B Execution Unit B 1
C Both of These C 2
D None D 3
Correct Answer A Correct Answer B
How many address instruction is STORE D ? Source and Result Operands can be in
Question Question areas: ________________
A 0 A Main /Virtual Memory or I/O Device
B 1 B Processor Register
C 2 C Immediate
D 3 D All of the above
Correct Answer B Correct Answer D
If memory accesses are ____ then more time is required The instruction MOV R0, [R1+5] is an
Question to execute the instruction. Question example of ________ addressing mode.
A Less A Immediate
B More B Direct
C Few C Register
D None of the above D Indexed
Correct Answer B Correct Answer D
How many address instruction is MULT A,B ? The ______ is that part of the computer
Question Question that actually performs arithmetic and
logical operations on the data.
A 0 A FPU
B 1 B BIU
C 2 C EU
D 3 D ALU
Correct Answer C Correct Answer D
During Instruction execution, an instruction is read in to Arithmetic and Logic instructions are
Question an ________ in the Processor. Question comes under the ______________ type.
A IR A Data Storage
B PC B Data Processing
C MAR C Data Movement
D MDR D Control
Correct Answer A Correct Answer B
Movement of data in to or out of register and or memory I/O instructions are comes under the
Question locations are comes under the _____________ types. Question __________ types.
Test and Branch instructions are comes under the ACß D is related to ________________
Question __________ types. Question instruction.
Data Storage STOR A
A A
Question ____________ are represented by abbreviations, called Question _________ address instructions are
mnemonics,
Operands that indicates the operation. applicable
Zero to a special memory
organization, called a stack.
A A
B Opcodes B One
C Instructions C Two
D All of the above D Three
Correct Answer B Correct Answer A
Question _______________ type of numerical data are common Question IRA encoded characters are almost always
A in computers.
Binary integer/ fixed point A stored
5 and transmitted using _____ bit
B Binary floating point B patterns.
6
C Decimal C 7
D All of the above D 8
Correct Answer D Correct Answer D
Question ___________ is used on IBM mainframes which is an 8 Question The signed integers are in the ____’s
A bit
BCD code. A complement
1 representation and may be
BINARY 16,32
2 or 64 bits long.
B B
C EBCDIC C 9
D ASCII D 10
Correct Answer C Correct Answer B
Question The three _______ representations conform to the IEEE Question The floating point type actually refers to a
A 754 standard.
Floating Point A set
BIUof types that are used by the ______
B Arithmetic B and
EU operated on by floating point
C Logical C instructions.
FPU
D All of the above D ALU
Correct Answer A Correct Answer C
Question ____________ instructions are used to branch to a different Question ___________ address instruction would
A set
Dataof Storage
instructions A reference
Zero the top two stack elements.
depending on the decision made.
B Data Processing B One
Data Movement Two
C C
D Branch D Three
Correct Answer D Correct Answer A
Question The packed _____ data types were introduced to the Question ______ operation is use d to transfer word
A X86
SSE architecture as part of the extensions of the A or block from source to destination.
Move
B instruction
MMX set to optimize performance of multimedia B Store
applications.
C SIMD C Load
D None of the above D Exchange
Correct Answer C Correct Answer A
________ operation which fetch operand from _____ operation is used to transfer word
Question specified location and execute an Question from memory to processor.
A instruction without modifying PC. A Move
B Jump B Store
C Return C Load
D Execute D Exchange
Correct Answer All of the above Correct Answer C
C
Each character in the ASCII code is represented by a _____ operation is used transfer a word
Question unique _____ bit pattern; thus the 128 different Question from top of the stack to destination
characters can be represented.
A 4 A PUSH
B 5 B POP
C 6 C Load
D 7 D Exchange
Correct Answer D Correct Answer B
_____ operation is used transfer a word from source to In X86 data types, when data are accessed
top of the stack. across 32 bit bus, data transfer take place
Question Question in units of double words, beginning at
address divisible by ______.
A PUSH A 3
B Store B 4
C Load C 5
D Exchange D 6
Correct Answer A Correct Answer B
____ operation is used to swap contents of source ad _____ operation can subtract 1 from
Question destination. Question operand.
A Move A SUB
B Store B Decrement
C Load C Store
D Exchange D Load
Correct Answer D Correct Answer B
______ operation is used to transfer word from _____ operation can perform complement
Question processor to memory. Question of the operand.
A Move A NOT
B Store B Test
C Load C Load
D Exchange D None of the above
Correct Answer B Correct Answer A
__________ operation stop program execution. A branch instruction in which the branch
Question Question is always taken is an
_____________branch.
A Halt A Conditional
B Return B Unconditional
C Execute C Transfer
D All of the above D none of the above
Correct Answer A Correct Answer B
A BRO X A Halt
B BRZ X B Return
C BRN X C Wait
D BRP X D Execute
Correct Answer D Correct Answer C
Question _____ operation can change the sign of the operand. Question _____ operation can add 1 to operand.
A PUSH A ADD
B POP B Increment
C Negate C Store
D Exchange D Load
Correct Answer C Correct Answer B
_________ operation transfer instructions to I/O _________operation transfer status
processor to initiate I/O operation. information from I/O system to specified
Question Question destination.
A Input A Input
B Start I/O B Start I/O
C Test I/O C Test I/O
D Output D Output
Correct Answer B Correct Answer C
__________ transfer data from specified source to I/O Arithmetic operation may ____________
Question port or device. Question
A Input A involve data transfer, before and /or after
B Output B perform function in ALU
C Translate C set condition codes and flags
D All of the above D All of the above
Correct Answer B Correct Answer D
_____________ operation is used for unconditional ___________ transfer data from specified
Question transfer which loads PC with the specified address. Question I/O port or device to destination.
A Jump A Input
B Return B Output
C Execute C Translate
D All of the above D All of the above
Correct Answer A Correct Answer A
The common places for storing the return address are The principal reasons for the use of
Question ______________ Question procedures are __________.
A Register A Economy
B Start of called procedure B Modularity
C Top of stack C Both A and B
D All of the above D None of the above
Correct Answer D Correct Answer C
_____________ instruction that branches from the __________ branch to location X if result
Question present location to the procedure. Question is negative.
A Return A BRO X
B CALL B BRZ X
C Branch C BRN X
D All of the above D BRP X
Correct Answer B Correct Answer C
The entire set of parameters, including return address, What is not true about CISC?
Question that is stored for a procedure invocation is referred to as Question
a _____________.
A Stack Frame A A limited and simple instruction set.
B Top of stack B High dependency on microporgram
C Stack Pointer C A large number of addressing modes
D All of the above D Small set of general purpose registers
Correct Answer A Correct Answer A
Question What is true about CISC? Question What is true about CISC?
A High dependency on microporgram A A large number of addressing modes
B Hardwired control unit B Hardwired control unit
C Simple instruction pipeline C Simple instruction pipeline
D A limited and simple instruction set D A limited and simple instruction set
Correct Answer A Correct Answer A
Question What is true about RISC? Question What is true about RISC?
A A limited and simple instruction set. A Hardwired control unit
A large number of general purpose registers Register operands with limited addressing
B B modes
C Simple instruction pipeline C A single chip processor
D All of the above D All of these
Correct Answer D Correct Answer D
Question The _________operation inverts a bit. Question What is not true about CISC?
A ADD A A large instruction set
B SUB B Variable instruction/data formats
C NOT C A large number of addressing modes
D OR D A large set of general purpose registers
Correct Answer C Correct Answer D
Which processor has the necessity of manual Which register of current procedure
optimization for the generation of assembly language resemble physically similar to the
code especially for the embedded systems? parameter register of called procedure
Question Question during register to register operation in an
overlapping window of RISC Processors?
The iconic feature of the RISC machine among the Both the CISC and RISC architectures
Question following are Question have been developed to reduce the
______.
A Reduced number of addressing modes A Cost
B Increased memory size B Time delay
C Having a branch delay slot C Semantic gap
D All of the above D All of the above
Correct Answer C Correct Answer C
Logical operation may ____________ What does the compact and uniform
Question Question nature of instructions in RISC processors
facilitate to?
A involve data transfer, before and /or after A compiler optimization
B perform function in ALU B Pipelining
C set condition codes and flags C large memory footprints
D All of the above D none of the above
Correct Answer D Correct Answer B
What are the significant designing issues/factors taken What is true about RISC?
Question into consideration for RISC Processors? Question
A Simplicity in Instruction Set A Hardwired control unit
B Pipeline Instruction Optimization B A single chip processor
C Register Usage Optimization C On chip cache and FPU
D All of the above D All of these
Correct Answer D Correct Answer D
The RISC processor has a more complicated design than The computer architecture aimed at
Question CISC. Question reducing the time of execution of
instructions is ________.
A 1 A CISC
B 0 B RISC
C None of the above C ISA
D D ENIAC
Correct Answer B Correct Answer B
The CISC stands for Out of the following which is not a CISC
Question Question machine.
A Computer Instruction Set Compliment A IBM 370/168
B Complete Instruction Set Compliment B VAX 11/780
C Computer Indexed Set Components C Intel 80486
D Complex Instruction set computer D Motorola A567
Correct Answer D Correct Answer D
Which of the architecture is power efficient? Which of the following is not true about
Question Question RISC processors?
A CISC A addressing modes are less
B RISC B pipelining is key for high speed
C ISA C microcoding is required
D ENIAC D single machine cycle instructions
Correct Answer B Correct Answer C
The RISC processors that support variable length ADD R,Y may mean add the value
instructions are from contained in data location Y to the
contents of register R. In this
Question Question example, ____ refers to the
address of a location in memory
and ____ refers to a particular
register
A Intel A Y,R
B Motorola B R,Y
C AMD C R,R
D Intel and Motorola D Y,Y
Correct Answer D Correct Answer B
A SIMD , SSE A Memory
B MMX, SSE B Logical
C SIMD, MMX C System Control
D none of these D Data Transfer
Correct Answer B Correct Answer C
The SIB Byte consists of three fields: The _________ Because condition codes are set by
field specifies the Scale factor for Scaled indexing; The normal arithmetic and data movement
Question _______ field specifies the Index register, The _____ Question instructions, they should reduce the
field specifies the Base Register. number of _____________ and
___________ instructions needed.
A ________ instruction, also called a JUMP instruction, Conditional codes add complexity to the
Question has as one of its operands the address of the next Question _________________
instruction to be executed.
A Branch A Software
B ALU B Hardware
C Memory C Both A and B
D None of these D None of the above
Correct Answer A Correct Answer C
____________________ registers: Enable the machine User visible register is one that may be
or Assembly Language Programmer to minimize main referenced by means of the machine
Question memory references by optimizing use of registers. Question language that the processor executes. We
can characterize these in
_____________________.
A _______ instruction can be followed by two branches, Condition codes are irregular, they are
one on less than or equal to zero and one on greater than typically not part of the main ______
Question zero. Question path, so they require extra
_____________ connections.
Most machines also provide a variety of operations for Conditional instructions, such as
manipulating individual bits of a word or other BRANCH are simplified relative to
Question addressable units, often referred to as ___________ Question composite instructions, such as
______________ and _______________
The address size determines the __________ size in The conditional REP Prefix causes the
instructions and the size of address offset generated instruction to Repeat until the count in
Question during _______ address calculation. Question _______ goes to ______ or until the
condition is met.
When the absolute _____ prefix is present, the operation The Procedure mechanism involves two
specified in the instruction is executed repeatedly on basic instructions: a ______ instruction
successive elements of the string, the number of that branches from the present location to
repetitions is specified in register CX. the procedure, and a ________ instruction
Question Question that returns from the procedure to the
place from which it was called.
A 8,4 A Condition
B 2,6 B Uncondition
C 6,2 C Both A and B
D 4,8 D None of the above
Correct Answer D Correct Answer A
Many processor designs include a register or set of The control unit requests a memory read,
registers, often known as the and the result is placed on the data bus
Question _________________________, that contain status Question and copied into the _____ and then
information plus condition codes. moved to the ______
A PC, IR A PC, IR
B IR,PC B MAR, MDR
C PC,MAR C MBR,MAR
D IR, MBR D MAR, MBR
Correct Answer A Correct Answer D
_________ Flag is set if operation resulted in a carry Execution will involve reading and
(addition) in to or borrow(subtraction) out of a high storing operands and performance of
Question order bit. Used for multiword arithmetic Operation. Question some operation. Thus, ______ stage may
have to wait for some time before it can
empty its __________.
A Sign A Execution,IR
B Zero B Fetch, IR
C Overflow C Buffer, Execution
D Carry D Execution, Buffer
Correct Answer D Correct Answer D
A Fetch A Sign
B Execute B Zero
C Interrupt C Overflow
D All of the above D Supervisor
Correct Answer D Correct Answer D
The PC contains the address of the next instruction to be The ___________ time will generally
Question fetched. This address is moved to the ____ and placed Question longer than the _____________ time.
on the address bus.
A MAR A Fetch, Interrupt
B MBR B Fetch, Execution
C MDR C Execution, Fetch
D IR D Interrupt, Execution
Correct Answer A Correct Answer C
The fetch and indirect cycles are simple and predictable. The execute cycle may involve
The ____________ cycle takes many forms; the form transferring data among registers, read or
Question depends on which of the various machine instruction is Question write from memory or I/O, and/or the
in the _______. invocation of the ____________.
A Execute, PC A MAR
B Instruction, PC B ALU
C Execute, IR C PC
D Instruction, PC D IR
Correct Answer C Correct Answer B
Once the Fetch cycle is over, the control unit examines Like fetch and indirect cycles, the
the contents of the _____ to determine if it contains an interrupt cycle is simple and predictable.
Question operand specifier using indirect addressing. Question The current contents of the ______ must
be saved so that processor can resume
normal activity after the _________.
A PC A PC, Interrupt
B IR B IR, Interrupt
C MAR C MDR, IR
D MDR D MAR,IR
Correct Answer B Correct Answer A
If the branch is taken, the ______ instruction must be _______________ read the next expected
discarded and a new _______ fetched. instruction into a buffer and
Question Question ______________ determine the opcode
and operand specifier.
A ___________ hazard occurs when there is a conflict To gain speedup, the pipeline must have
Question in the access of an operand location. Question more stages like:___________
A Data A Fetch and decode instruction
B Control B Calculate and fetch Operands
C Fetch C Execute instruction and write operand
D Structural D All of the above
Correct Answer D Correct Answer D
________ store the result in memory and ______________ hazards, also known as
______________ fetch each operand from memory. a be=ranch hazard, occurs when the
pipeline makes the wrong decision on a
Question Question branch prediction and therefore brings
instructions into the pipeline that must
subsequently be discarded.
____________: Two instructions both write to the same _____________ approaches have been
location. A hazard occurs if the write operations take taken for dealing with the conditional
Question place in the reverse order of the intended sequence. Question branches.
Read after Write, Or true dependency Multiple streams and Prefetch branch
A A Target
B Write after Read or antidependency B Loop Buffer
C Write after Write or output dependency C Branch Prediction and Delayed branch
D None of the above D All of the above
Correct Answer C Correct Answer D
A Read after Write, Or true dependency A Read after Write, Or true dependency
B Write after Read or antidependency B Write after Read or antidependency
C Write after Write or output dependency C Write after Write or output dependency
D None of the above D None of the above
Correct Answer A Correct Answer B
The problem with the Multiple Steams approach : ________________ When a conditional
branch is recognized, the target of the
branch is prefetched, in addition to the
Question Question instruction following the branch. This
targetis then saved until the branch
instruction is executed.
There are contention delays for access to the registers Loop Buffer
A and to memory. A
Additional branch instructions may enter the pipeline Delayed Branch
(either Stream) before the original branch decision is
B resolved. Each such instruction needs an additional B
stream.
If a _________ occurs to a target just a few locations The Loop buffer is similar in principle to
Question ahead of the address of the branch instruction, the target Question a _________ dedicated to instructions.
will already be in the _____.
A Branch, Buffer A RAM
B Buffer, Branch B Memory
C Loop Buffer, Branch C Cache
D Branch, Delayed Branch D ROM
Correct Answer A Correct Answer C
A _____________ is a small, very High Speed memory With the use of _______, the loop buffer
maintained by the instruction fetch stage of the pipeline will contain some instruction sequentially
Question and containing the n most recently fetched instructions, Question ahead of the current instruction fetch
in sequence. address.
A Loop Buffer A Execution
B Delayed Branch B Decoding
C Multiple Streams C Prefetching
D Prefetch Branch Target D Delayed Branching
Correct Answer A Correct Answer C
If the buffer contains 256 bytes, and byte addressing is __________ Approach is static: they do
used, then the least significant ____ bits are used to not depend on the execution history up to
Question index the buffer. The remaining most significant bits are Question the time of the conditional branch
checked to determine if the branch target lies within the instruction.
environment captured by the buffer.
The ___________ is a small cache memory associated Each entry in the Branch History Table
Question with the instruction fetch stage of the pipeline. Question consists of _______________
A Static Branch A The address of the branch instruction
Dynamic Branch Some number of history bits that record
B B the state of use of a branch instruction
C Branch History Table C Information about the target instruction
D Predict by Opcode D All of the Above
Correct Answer C Correct Answer D
____________ when Set, the processor will recognize Characteristics of Reduced Instruction Set
Question external interrupts. Question Architecture ________________
A Trap Flag A One instruction per cycle
B Interrupt Enable Flag B Register to register operation
Direction Flag Simple addressing modes and simple
C C instruction formats
D Carry Flag D All of the above
Correct Answer B Correct Answer D
The additional functionality that can be placed on the The advantage of RISC processors is
Question same chip of RISC is Question
A memory management units A can operate at high clock frequency
B floating point units B shorter design cycle
C memory management and floating point arithmetic units C simple and fast
D RAM, ROM D all of the mentioned
Correct Answer C Correct Answer D
The feature of RISC that is not present in CISC is The RISC architecture is preferred to
Question Question CISC because RISC architecture has
A branch prediction A Simplicity
B pipelining B Efficiency
C branch prediction and pipelining C High speed
D None D All of the mentioned
Correct Answer C Correct Answer D
The disadvantage of CISC design processors is The number of clock cycles that take to
Question Question wait until the length of instruction is
known in order to start decoding is
A low burden on compiler developers A 0
B wide availability of existing software B 1
C complex in nature C 2
D none D 3
Correct Answer C Correct Answer A
Which of the following processor belongs to hybrid The instructions that instruct the
Question RISC-CISC architecture? Question processor to make a decision about the
next instruction to be executed are
A Intel Pentium III A data dependency instructions
B Intel Itanium 64 B branch instructions
C AMD’s X86-64 C control transfer instructions
D All of the mentioned D none
Correct Answer D Correct Answer B
The reason for which the RISC processor goes to idle When an instruction depends on the
Question state(or stall) is Question results of the previous instructions then
A delay in reading information from memory A error occurs
B poor instruction set design B software fault occurs
C dependencies between instructions C data dependency occurs
D all of the mentioned D hardware fault occurs
Correct Answer D Correct Answer C
Which of the following is not a stage of pipeline of a Which of the following is true about
Question RISC processor? Question register windowing?
A read registers and decode the instructions A chips expose 32 registers to programmer
B fetch instructions from registers B puts demands on multiplexers
C write result into a register C puts enormous demands on register ports
D access an operand in data memory D all of the mentioned
Correct Answer B Correct Answer D
UNIT III
The control unit of a computer------------------- While designing a control unit, we have to
Question Question consider various factors like:------------
--------- Means, the contents of the register R2 are Micro-instruction formats is given
Question transferred into register R1. Question by------------------
A R1<-X A Horizontal micro-instruction
B R1<-R2 B Vertical micro-instruction
C X<-R1 C Both (A) and (B)
D X<-X D None of these
Correct Answer B Correct Answer C
Zero flag is set to ‘0’ when the result--------------. An instruction add X,Y is a-----------
Question Question address instruction.
A Is negative A 0
B Is zero B 1
C Is not zero C 2
D Borrow or carry is generated D 3
Correct Answer C Correct Answer C
The operation executed on data stored in registers is The control signals for the operation
Question called Question MDR←M(MAR) are-------------
A Macro-operation A Marout, ramout, mdrin, system
B Micro-operation B Marin, ramout, mdrin, system
C Bit-operation C Marout, ramin, mdrin, system
D Byte-operation D Marout, ramout, mdrout, system
Correct Answer B Correct Answer A
Sign flag is set to ‘0’ when the result----------------- When the result is zero, --------------flag is
Question Question set to 1.
A Is negative A Sign
B Is zero B Zero
C Has arithmetic overflow C Parity
D Is positive D Both (A) and (B)
Correct Answer D Correct Answer B
The micro instruction MAR <- PC is executed -------------- Means, the contents of the
Question to----------------- Question register R1 are transferred into register
R2.
A Fetch an instruction A R1<-X
B Fetch the data B R1<-R2
C Both (A) and (B) C X<-R1
D None of these D X<-X
Correct Answer A Correct Answer C
Which of the following statement is FALSE? Sign flag is set to ‘1’ when the
Question Question result-----------------
A Address is a type of operand A Is negative
B Number or character is a type of operand B Is zero
C Logical data is a type of operand C Has arithmetic overflow
D None of the above D Borrow or carry is generated
Correct Answer D Correct Answer A
The timing of processor operations is controlled by the Micro-programmed control unit has
Question ---------------. Question ability to handle complex instructions as it
is based on-----------
A Control unit A Programming
B Control signals B Fixed sequential circuit
C Clock C Easy decoding logic
D None of the Above D Cheaper cost of implementation
Correct Answer A Correct Answer A
Carry flag is set to ‘1’ when the result--------------. Overflow flag is set to ‘1’ when the
Question Question result-----------.
A Is negative A Is negative
B Is zero B Is zero
C Has arithmetic overflow C Has arithmetic overflow
D Borrow or carry is generated. D Borrow or carry is generated
Correct Answer D Correct Answer C
Gates and control signals are provided for ---------- is easier to design?
Question ------------------ Question
A Movement of Data A Hard-wired control unit
B Storage of Data B Micro-programmed control unit
C Both (A) and (B) C Both (A) and (B)
D None of the Above D None of these
Correct Answer A Correct Answer B
Zero flag is set to ‘1’ when the result--------------. Design of ---------------------- is based on
Question Question Wilkes control unit.
A Is negative A Hard-wired control unit
B Is zero B Micro-programmed control unit
C Is not zero C Control unit of RISC processor
D Borrow or carry is generated D None of these
Correct Answer B Correct Answer B
Horizontal micro-instructions are characterized When the result has arithmetic overflow
Question by--------------- Question ---------- flag is set to ‘1’.
A Long format A Sign
B High degree of parallelism B Carry
C Little encoding of control information C Overflow
D All of these D Both (A) and (C)
Correct Answer D Correct Answer C
Question ------------ are type of microinstructions. Question
A Register transfer micro- operations A
B Arithmetic micro- operations B
C Logical micro- operations C
D All the above D
Correct Answer D Correct Answer
The control signals generated for the operation MAR<- Program counter (PC) holds the address
Question PC are---------- Question of-----------------
A Pcout, marin A Next instruction to be fetched
B Pcin,marout B Current instruction to be fetched
C Pcout,, marin C Previous instruction to be fetched
D Pcin, marin D None of the above
Correct Answer A Correct Answer A
Hard-wired control unit is more suited to ------------- Internal data paths are used to move data
Question processor. Question -------------
A RISC A Between registers
B CISC B Between register and ALU
C Both (A) and (B) C Both A and B
D None of these D None of the above
Correct Answer A Correct Answer C
Basic functional elements of the processor are Micro-programmed control unit finds
Question ------------- Question more applications in ---------- processor.
A ALU A RISC
B Registers B CISC
C Control Unit C Both (A) and (B)
D All of the above D None of these
Correct Answer D Correct Answer B
A hardwired control unit is faster than micro- For memory transfer operations------------
Question programmed control unit as--------- Question register is used to access data on the data
bus.
A Logic is implemented using sequential circuit A MBR
B It is designed with minimum number of components B MAR
C Both (A) and (B) C IOAR
D Either (A) Or (B) but not both D IOBR
Correct Answer C Correct Answer A
To fetch a word of data from memory, the processor has All data transfer and operations within the
Question to perform -------- operation. Question processor are--------------
A Read A Synchronous
B Write B Asynchronous
C Store C Symmetrical
D Load D Asymmetric
Correct Answer A Correct Answer A
In case of direct addressing mode the operand address is ------------- are needed by the control unit
Question given to MAR from ------- Question to determine the status of the Processor.
A Z register A Clock
B Accumulator B Registers
C MBR C Flag
D Y register D Both A and B
Correct Answer C Correct Answer C
---------is more suited to RISC processor. The address where micro instructions are
Question Question stored in control memory is generated
by---------
A Hard-wired control unit A Program counter
B Micro-programmed control unit B Instruction register
C Control unit of RISC processor C Address generator
D None of these D Micro program sequencer
Correct Answer A Correct Answer D
The function of control unit of a computer is to The processor has to specify the
Question -------------- Question ----------------------------- to fetch a word
of information from memory,
Stores data in the memory. Address of the memory location and
A A request a read operation.
B Accepts input data from keyboard. B Address of the memory location.
C Generates control signal to execute an instruction. C Request a read operation.
D None of the above. D Request a write operation.
Correct Answer C Correct Answer A
---------- finds more applications in CISC processor. The hardwired control unit can be
Question Question considered as a ---------------- machine
that changes status in every clock cycle.
A Hard-wired control unit A Sequential
B Micro-programmed control unit B State
C Control unit of RISC processor C Control
D None of these D None of these
Correct Answer B Correct Answer B
Instruction are fetched from successive memory Which of the following is TRUE?
Question locations until ------------ Question
A next instruction is encountered. Data registers, ALU and interconnecting
A A bus are referred to as Control Path.
A branch or jump instruction is encountered. Data registers, ALU and interconnecting
B B bus are referred to as Processing Module.
The control lines of the memory bus are connected ---------- Means, the contents of CPU
Question to------------ Question registers R1 is subtracted from R2 and the
result is stored in register R1.
A Control logic blocks A R1<-R2+R1
B Instruction Decoder B X<-R1+y
C MAR C R1<-R2-R1
D Instruction Decoder and control logic blocks D X<-R1-y
Correct Answer D Correct Answer A
Internal data paths are used to move data ----------- Control signals activate ------- within the
Question Question ALU.
A Between registers A Logic circuits
B Between register and ALU B Gates
C None of the above C Both (A) and (B)
D Both (A) and (B) D None of the above
Correct Answer D Correct Answer C
-------------- defines all the operations and data transfers In single bus organization, Which input of
Question within processor within time periods. Question MUX gets operand directly from bus ?
A Processor clock. A A
B ALU clock. B B
C Register clock. C Y
D None of these. D None of these
Correct Answer A Correct Answer B
Instruction cycle is made up of shorter subcycles of For register transfer ---------- operation is
Question --------- Question used
A Fetch A MAR<- MBR
B Indirect B R1 <- R2
C Execute C ALU <- R1
D Any of these D Both A and B
Correct Answer D Correct Answer D
Question ------------ uses clock to keep time. Question ---------task performed by control unit.
A Data Unit A Sequencing
B Register B Execution
C Control Unit C Both (A) and (B)
D All of these D None of the above
Correct Answer C Correct Answer C
Which is the first operation during fetch cycle? With reference to bus ----------- Signals
Question Question are provided for movement of data from
register.
Moves contents of memory location specified by MAR Gates
A to MBR. A
B Increment PC by the instruction length. B Control signals
C Moves contents of MBR to IR. C Both A and B
D Moves contents of PC to MAR. D None of the Above
Correct Answer D Correct Answer C
To indicate Fetch instruction ----------- micro instruction The goal of both hardwired control and
Question used. Question microprogrammed control units is to
-------
A MAR->PC A Access memory
B PC->MAR B Generate control signals
C MAR->MBR C Access the ALU
D None of the above D Optimize the resources
Correct Answer A Correct Answer B
The methods for the design of hardwired control unit Register transfer is controlled by
Question are--------------- Question -------------
A State table & delay element A Rin and Rout
B Sequence counter & PLA B Rin
C Both (A) and (B) C Rout
D None of these D None of these
Correct Answer C Correct Answer A
In single bus organization, the input of MAR is The control unit controls other units by
Question connected to the -------- and output connected to the Question generating -------------
-----------
A External bus, Internal bus A Control signals
B Internal bus, MBR B Timing signals
C Internal bus, External bus C Transfer signals
D All of these D Command Signals
Correct Answer C Correct Answer B
Micro-operations are-------- In horizontal organization grouping
technique number of bits required in
Question Question micro instructions is------------than
vertical organization grouping technique.
---------- are numbers and encoded characters, generally RTN stands for----------
Question used as operands. Question
A Input A Register Transfer Notation
B Data B Register Transmission Notation
C Information C Regular Transmission Notation
D Stored Values D Regular Transfer Notation
Correct Answer B Correct Answer A
Can you perform addition on three operands In single bus organization output of
Question simultaneously in ALU using Add instruction? Question MAR is connected to the -----------
A Yes A Internal bus
B Not possible using Add, we’ve to use AddSetCC B MBR
C Not permitted C External bus
D None of the above D All of these
Correct Answer C Correct Answer C
In single bus organization, the input of MAR is The instruction, Add R1,R2,R3 in RTN
Question connected to the -------- Question is-------------- .
A External bus A R3=R1+R2+R3
B MBR B R3<-[R1]+[R2]+[R3]
C Internal bus C R3=[R1]+[R2]
D All of these D R3<-[R1]+[R2]
Correct Answer C Correct Answer D
When using Branching, the usual sequencing of the PC The type of control signal are generated
Question is altered. A new instruction is loaded which is called as Question based on-------
-------------.
A Branch target A Contents of the step counter
B Loop target B Contents of IR
C Forward target C Contents of condition flags
D Jump instruction D All of the above
Correct Answer A Correct Answer D
---------- are the different type/s of generating control Which of the following is used to
Question signals. Question implement the delay element?
A Micro-programmed A D flip flop
B Hardwired B T flip flop
C Micro-instruction C SR flip flop
D Both (A) and (B) D JK flip flop
Correct Answer D Correct Answer A
In ---------- the instructions are executed in the order of Which of the following statement is true?
Question increasing addresses. Question
A Queuing A A micro instruction has Control field.
B Execution B A micro instruction has Address field.
C Programming C Both (A) and (B)
D Straight line sequencing D None of these
Correct Answer D Correct Answer C
What does the hardwired control generator consist of What does the RUN signal do?
Question --------------- Question
A Decoder/encoder A It causes the termination of a signal
Condition codes It causes a particular signal to perform its
B B operation
C Control step counter C It causes a particular signal to end
D All of the above D It increments the step counter by one
Correct Answer D Correct Answer D
In micro-programmed approach, the signals are A word whose individual bits represent a
Question generated by ----------. Question control signal is -----------.
A Machine instructions A Command word
B System programs B Control word
C Utility tools C Co-ordination word
D None of the above D Generation word
Correct Answer A Correct Answer B
Question Which of the following statement is true? Question Which of the following statement is true?
In single bus organization, the output of MAR is In single bus organization, the input of
A connected to the External bus A MAR is connected to the External bus
In single bus organization, the output of MAR is In single bus organization, the input of
B connected to the MBR. B MAR is connected to the MBR.
In single bus organization, the output of MAR is In single bus organization, the input of
C connected to the Internal bus. C MAR is connected to the Internal bus.
D All of these D All of these
Correct Answer A Correct Answer C
---------------- Instruction format has shorter instruction If IR is an 8-bit register, then instruction
Question formats. Question decoder generates------------ signals, one
for each instruction.
A Horizontal A 16
B Vertical B 255
C Diagonal C 256
D Orthogonal D 32
Correct Answer B Correct Answer C
The special memory used to store the micro routines of Individual control words of the micro
Question a computer is -----------. Question routine are called as ----------.
A Control table A Micro task
B Control store B Micro operation
C Control mart C Micro instruction
D Control shop D Micro command
Correct Answer B Correct Answer C
The -------- unit of a computer Generates control signals The case/s where micro-programmed
Question to execute an instruction. Question cannot perform
well---------------------------
Data When it requires to check the condition
A A codes
Control When it has to choose between the two
B B alternatives
C Both (A) and (B) C When it is triggered by an interrupt
D None of these D Both (A) and (B)
Correct Answer B Correct Answer D
Which is the first operation during fetch cycle? ------------- techniques are used to reduce
Question Question the number of bits in the micro
instructions.
Moves contents of memory location specified by MAR Separating
A to MBR. A
B Increment PC by the instruction length. B Grouping
C Moves contents of MBR to IR. C Skipping
D Moves contents of PC to MAR. D Bit pairing
Correct Answer D Correct Answer B
Instructions are fetched from successive memory Data may be loaded into
Question locations until---------------------- Question MDR-----------------------------
A A next instruction is encountered. A From memory bus.
B A branch or jump instruction is encountered. B From internal processor bus.
C A previous instruction is encountered. C From PC register or MAR
Both (A) and (B). Either from memory bus or from internal
D D processor bus.
Correct Answer B Correct Answer D
Memory interleaving technique is used to address the In case of direct addressing mode the
Question memory modules in order to have-------------- Question operand address is given to MAR
from…………….
A Higher average utilization A Z register
B Faster access to a block of data B Accumulator
C Reduced complexity in mapping hardware C MBR
D Both (A) &(B) D Y register
Correct Answer C Correct Answer C
Which of the following is/are FALSE about Horizontal Which of the following is TRUE?
Question micro-instructions? Question
Long format Control unit controls the timing of
A A processor operations.
High degree of parallelism Control signals controls the timing of
B B processor operations.
Little encoding of control information Clock controls the timing of processor
C C operations.
D None of the Above D None of the Above
Correct Answer D Correct Answer A
The control unit causes one Micro-operation (or a set of The --------------- causes the processor to
simultaneous micro-operations) to be performed For step through a series of micro-operations
Question each clock pulse. This is also referred to as the Question in the proper sequence, based on the
------------ program being Executed. It is called
as........
In single bus organization, the instruction decoder and Which of the following is FALSE?
Question control logic unit is responsible Question
for-----------------------------------------
Implementing the actions specified by the instruction Bit-oring is used to handle several
A loaded in the IR register. A branches.
Implementing the actions specified by the instruction Wide-branch addressing is used to handle
B loaded in the IBR register. B several branches.
Implementing the actions specified by the instruction Both (A) and (B)
C loaded in the MBR register. C
Implementing the actions specified by the instruction None of these
D loaded in the PC register. D
Correct Answer A Correct Answer D
Question For memory transfer operations MBR register is used Question Data may be loaded into MDR----------
A To access data on the data bus. A From memory bus.
B To store data on the data bus. B From internal processor bus.
C To access data on the address bus. C From PC register or MAR
To store data on the address bus. Either from memory bus or from internal
D D processor bus.
Correct Answer A Correct Answer D
------------ Means, the contents of the memory location The timing of processor operations is
Y and register R1 are added and the result is stored in synchronized by the -------- and
Question memory location X. Question controlled by the -------------
with----------------.
Adding a new instructions is a simple task in------ For memory transfer operation--------
Question Question register is used to access data on the data
bus.
A Hard-wired control unit A MDR
B Micro-programmed control unit B MAR
C Both (A) and (B) C IOAR
D None of the above D IOBR
Correct Answer B Correct Answer A
Bit-oring and wide-branch addressing are used ------------- Means, the contents of the
Question to--------------- Question memory location X are transferred into
register R1.
A Reduced complexity of branching A R1<-X
B Handle several branches B R1<-R2
C Both (a) and (b) C X<-R1
D None of these D X<-X
Correct Answer C Correct Answer A
The------ of the current instruction are used to determine Memory buffer register (MBR) is
Question which micro-operations to perform during the execute Question connected to-----------------
cycle..
A Opcode A The address lines of the system bus.
B Addressing Mode B The address lines of the control bus.
C Operand C The data lines of the system bus.
D Both A and B D The data lines of the control bus.
Correct Answer D Correct Answer C
In case of direct addressing mode the operand address is Which of the following is the correct
Question given to MAR from-------- Question indirect cycle sequence of micro
Z register MAR ←MBR, MBR ← Memory,
A A IR(Address) ← (MBR(Address))
Accumulator MAR ← (IR(Address)), MBR ←
B B Memory, IR(Address) ←
(MBR(Address))
MDR MAR ← (PC), MBR ← Memory, PC ←
C C (PC) + 1, IR ← (MBR)
Y register MBR ← Memory, IR(Address) ←
D D (MBR(Address)), MAR ← (IR(Address))
Control signals are used to ------------------- ….. Means, the contents of the memory
Question Question location Y is subtracted from R1 and the
result is stored in memory location X.
A Activate an ALU function A R1<-R2+R1
B Activate a data path B X<-R1+y
C Both A and B C R1<-R2-R1
D None of these D X<-R1-y
Correct Answer C Correct Answer D
A single micro-operation generally involves Flag are needed by the control unit to
Question ----------------------- Question determine -------------------
A A transfer between registers A The status of the Processor
A transfer between a register and an external bus The outcome of previous ALU operations
B B
C A simple ALU Operation. C The outcome of next ALU operations
D All of these D Both (A) and( B)
Correct Answer D Correct Answer D
In hardwired control unit, the sequence of operations Which of the following is the correct
Question carried out is determined by ------------- Question fetch sequence?
Step counter MAR ←(PC), Memory ←( MBR) , PC <-
A A (PC) + 1, MBR ←( IR)
IR (PC) ←( MAR) , MBR ←Memory, MBR
B B ←( IR), PC ←( (PC) + 1
Wiring of the logic elements MAR ←(PC), MBR ←( Memory) ,
C C PC ←PC + 1, IR ← (MBR)
D Decoder D None of these
Correct Answer C Correct Answer C
Which activity does not take place during execution Which of the following is the correct
Question cycle? Question interrupt cycle sequence of micro-
operation?
ALU performs the arithmetic &logical operation. MBR ← PC, MAR ← Save_Address,
A A PC ← Routine_Address, Memory
←(MBR)
Effective address is calculated. MAR ← Save_Address, PC ←
B B Routine_Address, Memory ← (MBR),
MBR ←PC
Next instruction is fetched. MAR ← (IR(Address)), MBR ←
C C Memory, IR(Address) ←
(MBR(Address))
Branch address is calculated &Branching conditions are MAR ← Save_Address, MBR ← PC, PC
D checked. D ← Routine_Address, Memory ←(MBR)
The instruction decoder in hardwired control unit The methods for the design of hardwired
Question generates ----------------- signal line for each machine Question control unit are
instruction.
A Required A Sate table &delay element
B All B Sequence counter &PLA
C A separate C Both( A) &(B)
D No D None of these
Correct Answer C Correct Answer C
For the increment-and-skip-if-zero (ISZ) instruction, the In hardwired control unit, the sequence of
Question control unit will ------------- Question operations carried out is determined by
-------------
A Decrement the PC if the zero flag is set A Step counter
B Increment the PC if the zero flag is set B IR
C Increment the PC if the one flag is set C wiring of the logic elements
D Decrement the PC if the one flag is set D Decoder
Correct Answer B Correct Answer C
When RUN control signal in hardwired control unit is The hardwired control unit can be
Question set to 1, it causes --------------- to be incremented by one Question considered as a ---------------- machine
at the end of every clock cycle. that changes status in every clock cycle.
A Counter A sequential
B MBR B state
C IR C control
D Incrementer D None of these
Correct Answer A Correct Answer B
In state table design method of hardwired control unit, Microinstructions are stored in control
Question for input signals BEGIN, COUNT, Q0 &Q-1 , the Question memory groups, with each group
possible number of states are specifying a
A 4 A Routine
B 8 B Subroutine
C 16 C Vector
D 24 D Address
Correct Answer C Correct Answer A
The number of bits required in micro instructions is Identity which mutually exclusive control
------------in vertical organization grouping technique signals can be encoded in one group?
Question compared to horizontal organization grouping Question
technique.
A Lesser A Pcout,R1out,Zin
B More B Pcin,R1out,Zin
C Fixed C Read, Write
D None of the above D None of them
Correct Answer A Correct Answer C
Which operation refers bitwise manipulation of contents WMFC signal is required in microroutine
Question of register: Question of which instruction?
A Logical micro operation A Add R1,R2
B Arithmetic micro operation B Mov R1,R2
C Shift micro operation C Mov (R1),R
D None of these D Sub R2,R1
Correct Answer A Correct Answer C
Which control signal causes the processer's control Which activity does not take place during
Question circuity to wait for the arrival of MFC(memory function Question execution cycle?
completed) signal?
Wait ALU performs the arithmetic &logical
A A operation.
B Read B Effective address is calculated.
C WMFC C Next instruction is fetched.
MARin Branch address is calculated &Branching
D D conditions are checked.
Correct Answer C Correct Answer D
Which the second step is during addition of the contents Which the third step is during add the
of register R1 to those of register R2 and storing the contents of register R1 to those of register
Question results in register R3? Question R2 and store the results in register R3?
Which is the straight forward register transfer the data In signal bus organization of the
Question from register to another register temporarily: Question processor activation MAR in signal cause
Which is the first operation during fetch cycle? The control signals for operation PC ←
Question Question PC + 1 are
Moves contents of memory location specified by MAR PCout, ALUin, INC, Zout, PCin
A to MBR. A
B Increment PC by the instruction length. B PCout, ALUout, INC, Zout, PCin
C Moves contents of MBR to IR. C PCin, ALUin, INC, Zout, PCin
D Moves contents of PC to MAR. D PCout, ALUin, INC, Zin, PCin
Correct Answer D Correct Answer A
----------- activity does not take place during execution The decoder/encode block in hardwired
cycle. control unit is --------------circuit that
Question Question generates the required control outputs,
depending on the state of all its inputs.
The step decoder in hardwired control unit provides The hardwired control unit can be
Question ----------------- signal line for each step or time slot, in Question considered as a ---------------- machine
the control sequence. that changes status in every clock cycle.
A Required A sequential
B All B state
C A separate C control
D No D None of these
Correct Answer C Correct Answer B
When RUN control signal in hardwired control unit is In hardwired control unit, the sequence of
Question set to 1, it causes ------------------- to be incremented by Question operations carried out is determined by
one at the end of every clock cycle. -------------
A Counter A step counter
B MBR B IR
C IR C wiring of the logic elements
D Incrementer D Decoder
Correct Answer A Correct Answer C
In the hardwired control, the control units use Which of the following is the correct
Question --------------- logic circuits to interpret instructions and Question fetch sequence?
generate control signals.
Fixed MAR ←(PC), Memory ←( MBR) , PC <-
A A (PC) + 1, MBR ←( IR)
Varying (PC) ←( MAR) , MBR ←Memory, MBR
B B ←( IR), PC ←( (PC) + 1
Both (A) and (B) MAR ←(PC), MBR ←( Memory) ,
C C PC ←PC + 1, IR ← (MBR)
D None of these D None of these
Correct Answer A Correct Answer C
Which of the following is the correct interrupt cycle Which operation is extremely useful in
Question sequence of micro-operation? Question serial transfer of data:
MBR ←PC, MAR ← Save_Address, PC ← Logical micro operation
A Routine_Address, Memory ←(MBR) A
MAR ← Save_Address, PC ← Routine_Address, Arithmetic micro operation
B Memory ← (MBR), MBR ←PC B
MAR ← (IR(Address)), MBR ← Memory, Shift micro operation
C IR(Address) ← (MBR(Address)) C
MAR ← Save_Address, MBR ← PC, PC ← None of these
D Routine_Address, Memory ←(MBR) D
Correct Answer A Correct Answer C
In single bus organization, the input of MAR is Which of the following is the correct
Question connected to the--------------- and outputis connected to Question indirect cycle sequence of micro
the ------------------.
External bus, Internal bus MAR ←MBR, MBR ←Memory,
A A IR(Address) ←(MBR(Address))
Internal bus, MBR MAR ←(IR(Address)), MBR ←Memory,
B B IR(Address) ←(MBR(Address))
Which control signals can be encoded in one group? The main advantage of multiple bus
Question Question organisation over single bus
is----------------
PCout,MDRout,Pcin Reduction in the number of cycles for
A A execution
B PCin,MDRin,Read B Increase in size of the registers
C Add,Sub,Read C Better Connectivity
D Pcin,MDRin,MARin D None of these
Correct Answer D Correct Answer A
Which operation are binary type, and are performed on Highly encoded schemes that use compact
bits string that is placed in register codes to specify a small number of
Question Question functions in each micro instruction is
--------------------
Delay element method is used to design ------------------ When using Branching, the usual
sequencing of the PC is altered. A new
Question Question instruction is loaded which is called as
--------------------
In a non-vectored interrupt, the address of interrupt CPU checks for an interrupt signal
Question service routine is ------------------ Question during------------------
A Obtained from interrupt address table. A Starting of last Machine cycle
B Supplied by the interrupting I/O device. B Last T-State of instruction cycle
C Obtained through Vector address generator device. C First T-State of interrupt cycle
D Assigned to a fixed memory location. D Fetch cycle
Correct Answer D Correct Answer B
UNIT IV
Computer memory is organized into …........? What are kinds of methods of accessing
Question Question units of data?
A Standard A Sequential Access
B Rule B Direct Access
C Hierarchy C Random Access
D Level D All of Them
Correct Answer C Correct Answer D
Which are Interrupt modes of 82C59 are possible? Which of following is not External
Question Question memory?
A Fully nested A Disk Memory
B Rotating B Tape Memory
C Special mask C RAM Memory
D All of these D Optical Disk
Correct Answer D Correct Answer C
For random-access memory, the............... is key design How do you will explain unit of transfer
Question issue. Question characteristic of external memory?
Organization Number of electrical lines into and out of
A A memory.
B Physical arrangement of bits B Equal to word length
C Both A and B C Blocks
D None of these D None of these
Correct Answer C Correct Answer C
Which of following mapping techniques are used for Non erasable semiconductor memory are
Question mapping between cache line and main memory block? Question also called as...............?
A Direct A Random Access Memory
B Associative B Read Only Memory
C Set associative C Both A and B
D All of them D None of these
Correct Answer D Correct Answer B
The term applied to situations where the same value or Which of following statement is correct
Question related storage locations are frequently accessed called Question w. r. to Virtual Memory?
as .....................
Principle of refrence Facility that allows programs to address
A A memory from logical point of view.
Royality principal Same facility is without regard to the
B B amount of main memory physical
available.
C Principle of locality C Both A and B
D None of these D None of these
Correct Answer C Correct Answer C
In which term, we will measure the characteristic of Suppose there are L1, L2, and L3 cache
internal memory capacity? are placed between processor and main
Question Question memory, then which of following
statements is not valid?
Bit L2 cache is slower and larger in size than
A A L1 cache
Byte L3 cache is slower and smaller in size
B B than L2 cache
Words L2 cache is faster and larger in size than
C C L1 cache
Mbyte L3 cache is faster and smaller in size than
D D L3 cache
Correct Answer C Correct Answer B
What is Addressable unit of transfer characteristics? In LRU, replacement algorithm for two-
way set associative cache mapping, which
Question Question of following bit uses as USE bit as 1?
For random-access memory, the............... is key design What is the concepts of hit?
Question issue. Question
Organization If the accessed word is found in the faster
A A memory.
Physical arrangement of bits If the accessed word is not found in the
B B faster memory.
C Both A and B C Both A and B
D None of these D None of these
Correct Answer C Correct Answer A
In which term, we will measure the characteristic of Which of following is lowest level of
Question external memory capacity? Question computer memory?
A Bit A RAM
B Byte B Tape
C Words C Secondary Memory
D Megabit D Cache Memory
Correct Answer B Correct Answer B
What is Transfer rate for random access memory? Which of following is correct option for
Question Question write through cache write policy
It is 1/(Cycle time) All write operation are made to main
A A memory as well as cache
It is the data can be transferred into or out of memory. All write operation are made to only main
B B memory not cache
C Both A and B C Both A and B
D None of these D None of them
Correct Answer C Correct Answer A
Which of following statement is advantage of logical Which of following options are valid for
Question cache? Question types of principle of locality?
Physical cache can respond before the MMU perform an Temporal
A address translation A
B Access speed is faster than physical cache. B Spatial
C Both A and B C Sequential
D None of these D All of these
Correct Answer C Correct Answer D
How do you will explain unit of transfer characteristic Which of following statements is correct,
Question of internal memory? Question when physical cache is used?
Number of electrical lines into and out of memory. Stores data using main memory physical
A A addresses
Equal to word length Stores data using main memory logical
B B addresses
C Both A and B C Both A and B
D None of these D None of these
Correct Answer C Correct Answer A
What is the concepts miss? Which are Interrupt modes of 82C59 are
Question Question possible?
If the accessed word is found in the faster memory, Fully nested
A called as hit A
If the accessed word is not found in the faster memory, Rotating
B called as miss B
C Both A and B C Special mask
D None of these D All of these
Correct Answer B Correct Answer D
The term applied to situations where the same value or What is concepts of isolated I/O?
Question related storage locations are frequently accessed called Question
as .....................
Principle of refrence Address space for I/O same from that for
A A memory.
Royality principal Address space for I/O isolated from that
B B for memory.
Principle of locality Address space for I/O isolated from that
C C for I/O.
None of these Address space for I/O same from that for
D D I/O.
Correct Answer C Correct Answer B
With memory mapped I/O, there is .................. address What is Transfer rate for non random
Question for memory location and I/O devices. Question access memory?
A Many A It is 1/(Cycle time)
A single It is the data can be transferred into or out
B B of memory.
C Most C Tn = TA+n/R
D None of these D Tn = Tn+R/n
Correct Answer B Correct Answer C
Which of following is the option for off-line storage? Non erasable semiconductor memory are
Question Question also called as...............?
A Main Memory A Random Access Memory
B Magnetic Tape B Read Only Memory
C Magnetic Disk C Both A and B
D Cache Memory D None of these
Correct Answer B Correct Answer B
Suppose there are L1, L2, and L3 cache are placed Which of following statement is correct
Question between processor and main memory, then which of Question w. r. to Virtual Memory?
following statements is valid?
L2 cache is slower and larger in size than L1 cache Facility that allows programs to address
A A memory from logical point of view.
L3 cache is slower and larger in size than L2 cache Same facility is without regard to the
B B amount of main memory physical
available.
C Both A and B C Both A and B
D None of these D None of these
Correct Answer C Correct Answer C
In a volatile memory, information decays naturally or is Suppose there are L1, L2, and L3 cache
…...... when electrical power is switched off. are placed between processor and main
Question Question memory, then which of following
statements is not valid?
Saved L2 cache is slower and larger in size than
A A L1 cache
Lost L3 cache is slower and smaller in size
B B than L2 cache
Both A and B L2 cache is faster and larger in size than
C C L1 cache
None of these L3 cache is faster and smaller in size than
D D L3 cache
Correct Answer B Correct Answer B
Suppose there are L1, L2, and L3 cache are placed Which of following is the option for off-
Question between processor and main memory, then which of Question line storage?
following statements is valid?
A L2 cache is slower and larger in size than L1 cache A Main Memory
B L3 cache is slower and larger in size than L2 cache B Magnetic Tape
C Both A and B C Magnetic Disk
D None of these D Cache Memory
Correct Answer C Correct Answer B
What is write back cache write policy? Which of following are cache coherence
Question Question policies
It minimizes memory write and update are made in Write go and write back
A cache A
When updates occurs, a dirty bit or use bit, associated Write go and write through
B with line is set B
A block is replaced it is written back to main memory if write through and write back
C and only if the dirty bit is set. C
D All of them D None of them
Correct Answer D Correct Answer C
For multiple-word I/O transfer, DMA is ........... efficient Which of following statement is the
Question than interrupt driven or programmed I/O. Question concept of Cache coherence
Less Multiple copies of the same data can exist
A A in different caches simultaneously
More If processor are allowed to update their
B B own copy freely, an inconsistent view of
memory can result
C Equal C It effect of multiprocessor system
D None of these D All of them
Correct Answer B Correct Answer D
For multiple-word I/O transfer, DMA is ........... efficient Which of following cache coherence
Question than interrupt driven or programmed I/O. Question policy result in inconsistency?
A Less A Write through
B More B Write back
C Equal C Write go
D None of these D None of them
Correct Answer B Correct Answer B
............ is the most important components of external What is MESI protocol?
Question memory. Question
A RAM A Modified/Exclusive/Single/Invalid
B ROM B Modified/Exclusive-OR/Shared/Invalid
C Magnetic disk C Modified/Exclusive/Shared/Invalid
D Magnetic tape D None of them
Correct Answer C Correct Answer C
During read and write operation of magnetic disk, head In which of the following case write-
Question is stationary while ............ rotates beneath it. Question through policy result in inconsistency?
Head Inconsistency can occur unless other
A A cache monitor the memory traffic
Platter Receive some direct notification of update
B B
C Tail C Both A and B
D None of these D None of them
Correct Answer B Correct Answer C
Question Cache memory is also called as …........? Question What is vector interrupt?
Slower and cheaper memory The processor uses the vector as pointer
A A to the apropriate service routine
Faster and cheaper memory This avoids the need to execute a general
B B interrupt routine first
C Slower and expensive memory C This is called as vectored interrupt
D Faster and expensive memory D All of these
Correct Answer D Correct Answer D
If the processor is faster than the I/O module, In magnetic disk storage, concentric rings,
Question then.............. Question called as ................
A I/O module's time is wasteful A Platter
B Processor time is wasteful B Track
C Both will perform together C Sector
D None of these D None of these
Correct Answer B Correct Answer B
............ is the most important components of external A disk is a circular platter constructed
Question memory. Question of .................... material, called as
subtrate.
A RAM A Magnetic
B ROM B Nonmagnetic
C Magnetic disk C Both A and B
D Magnetic tape D None of these
Correct Answer C Correct Answer B
Which of following are not valid options for functions In magnetic disk storage, adjacent tracks
Question of I/O module? Question separated by gaps, because...............
Processor communication They prevents or at least minimises, errors
A A
Device communication Minimises the interference of magnetic
B B fields
C Data buffereing C Both A and B
D Error correction D None of these
Correct Answer D Correct Answer C
When cache memory was introduced at that time how Which of following are valid options for
Question many level of cache was there? Question functions of I/O module?
A One level cache A Processor communication
B Two level cache B Device communication
C Three level cache C Data buffereing
D All of them D All of them
Correct Answer A Correct Answer D
The most commonly used text code in I/O module via Which of following is the distinguishing
Question keyboard/monitor is the ........... Question characteristics of RAM memory?
A ASCII (7 bit) A Volatile
B EBCDIC (8 bit) B Non-volatile
C IRA (7 or 8 bit) C Both A and B
D None of them D None of these
Correct Answer C Correct Answer A
Which of following is the distinguishing characteristics How is reading and writing operations are
Question of RAM memory? Question accomplished in RAM memory?
To read the data from and to write data into memory Through use of electromagnetic signals
A easily A
To read the data from and to write data into memory Through use of electrical signals
B rapidly B
C Both A and B C Both A and B
D None of these D None of these
Correct Answer C Correct Answer B
When an update action performed on shared cache line, What is function of tranducer?
Question it must be announced to all other caches Question
by..................mechanism.
Unicast Converts data from electrical to other
A A forms of energy during output
Multicast Converts from other forms of signal to
B B electrical during input
C Broadcast C Both A and B
D None of them D None of these
Correct Answer C Correct Answer C
Which of following is valid option for functions of The basic unit of exchange in I/O module
Question status signal? Question via keyboard/monitor is the ...........
Report status, or perform some control function String
A perticular to the device A
B State of the device B Byte
C Both A and B C Character
D None of these D None of them
Correct Answer B Correct Answer C
DRAM is made with cells that stores data in the form of Which of following are characteristics of
Question ..................... Question RAM memory?
Charge on capacitors Must be provided with a constant power
A A supply
Flip-flops If power supply is interrupted, then the
B B data is going to be lost
C Both A and B C It can be used only as temporary storage
D None of these D All of these
Correct Answer A Correct Answer D
Which of following is not valid option for functions of Which of following approaches to snoopy
Question control signal? Question protocol have been explored?
A Send data to the I/O module (Input or Read) A Write-invalidate
B Accept data from the I/O module (output or Write) B Write-update
Report status, or perform some control function Both A and B
C perticular to the device C
D State of the device D None of them
Correct Answer D Correct Answer C
Which of following terminal is used for indicating read For ................., the other terminal
Question or write. Question provides an electrical signal that sets the
state of the cell to 0 or 1.
A Select terminal A Writing
B Control terminal B Reading
C Sense terminal C Both A and B
D Data in terminal D None of these
Correct Answer B Correct Answer A
Snoopy protocol is ideally suited for Which of following options are valid for
Question …..........multiprocessor Question interface to I/O module in the form of.......
Which of following are examples of machine-readable For ................., control terminal is used
Question devices? Question for output of the cell's state.
A Magnetic disk & tape systems, sensors and actuators A Writing
B Video display terminals and printers B Reading
C Both A and B C Both A and B
D None of these D None of these
Correct Answer A Correct Answer B
The basic element of a semiconductor memoryis called Which of following is the option for
Question as ............... Question examples of removable disk?
A Core A Floppy disk and ZIP cartridge disk
B Memory cell B Hard disk
C Both A and B C Both A and B
D None of these D None of these
Correct Answer B Correct Answer A
In earlier computers, the common form of random- In DRAM, the presence of charge in a
access storage for computer main memory employed an capacitor is interpreetd as...........
Question array of dougnut-shaped feromagnetic loops callled Question
as.............
A Cores A Binary 1
B Disk B Binary 0
C Flat C Nil
D None of thses D None of these
Correct Answer A Correct Answer A
Which of following is valid option for I/O module Which of folowing are valid option for
Question functions? Question principal I/O techniques?
Interface to the processor and memory via system bus or Programmed I/O
A central switch A
Interface to on or more peripheral devices by tailored Interrupt I/O
B data link B
C Both A and B C Direct Memory Aceess
D None of these D All of these
Correct Answer C Correct Answer D
Semiconductor types random access memory These ................... involve using the
Question are...............? Question system clock to provide for transfer of
block of data.
A DRAM A DRAM
B SRAM B SRAM
C ROM C Both A and B
D Both A and B D None of these
Correct Answer D Correct Answer A
Each bank is independently able to service memory Featuers of static random access memory
Question …...........or …............ , so that a system with K banks Question are............
can service K request simultaneously.
A Write or read A Faster, less expensive and less dense
B Read or read B Faster, more expensive and less dense
C Read or write C Slower more expensive and less dense
D Write or write D All of above
Correct Answer C Correct Answer B
For WRITE MISS of MESI protocol, processor issues a The number chips can be grouped
signal on bus that means? together to form a memory bank, it is
Question Question possible to organize the memory banks in
a way called as.............
When WRITE HIT of MESI protocol occurs on the line In DRAM, the absence of charge in a
Question currently in the local cache, this effect depends on Question capacitor is interpreetd as...........
the..................... of that line in the local cache.
A Nest state A Binary 1
B Previous state B Binary 0
C Current state C Nil
D None of these D None of these
Correct Answer C Correct Answer B
When a READ MISS of MESI protocol occurs in the Which of following scheme needed to
local cache, …............ a memory read to read a line of maintain data integrity across both levels
Question main memory containing the missing address. Question of cache and all the caches in SMP
configuration.
Question What are the kinds of DRAM? Question What is memory segmentation?
Synchronous DRAM This is one of the memory addressing
A A technique
RamBus DRAM This is one of the memory addressing
B B technique in which memory is subdivided
C Both A and B C Both A and B
D None of these D None of these
Correct Answer C Correct Answer C
If the L1 cache has a write-back policy, the relationship Dynamic RAM require ...................
Question between the caches are ….….... Question charge refreshing to maintain data
storage.
A More complex A Aperiodic
B Less complex B Periodic
C NO complex C Both A and B
D None of these D None of these
Correct Answer A Correct Answer B
To provide cache consistency on …......, the data cache The presentation of separate state diagram
Question supports a protocol called as MESI protocol. Question for MESI protocol can be …............
A SMP A Processor-initiated
B NUMA B Bus-initiated
C Both A and B C Only A
D None of them D Both A and B
Correct Answer A Correct Answer D
Write-invalidate approach is most widely used in Data are recorded on and later retrieved
Question commercially multiprocessor like.......... Question from the disk via conducting coil named
as...............
A Pentium 4 A Data
B PowerPC B Head
C Both A and B C Plotter
D None of them D None of these
Correct Answer C Correct Answer B
With Write-update snoopy protocol, there can What are features memory segmentation?
Question be.........writers as well as…......readers. Question
One, multiple Allows programmers to view memory as
A A consisting of multiple address spaces
Multiple, multiple Allows programmers to view memory as
B B segment
C Multiple, only one C Both A and B
D None of these D None of these
Correct Answer B Correct Answer C
With Write-invalidate protocol, there can ............. memory is used for cache
Question be.........readers but …......writer at time. Question memory.
A One, multiple A DRAM
B Multiple, one B SRAM
C Multiple, only one C ROM
D None of these D None of these
Correct Answer C Correct Answer B
............. memory is used for main memory. ..................... techniques are commonly
Question Question used in the memory systems.
A DRAM A Error detection
B SRAM B Error correction
C ROM C Fault tolerance
D None of these D None of these
Correct Answer A Correct Answer B
Question Memory segments may be................? Question Memory segments are of ......................?
A Program segments A Variable
B Data segments B Dynamic
C Both A and B C size
D None of these D All of above
Correct Answer C Correct Answer D
Why do advanced DRAM organization have been Which of the following is size that floppy
Question introduced? Question disk can store?
To copensate for relatively high speed of DRAM 1.00 MB
A memory A
To copensate for relatively slow speed of DRAM 1.40 MB
B memory B
To copensate for relatively average speed of DRAM 1.44 MB
C memory C
D None of these D 2.00 MB
Correct Answer B Correct Answer C
Charasteristics of SRAM and DRAM is the.................. In DRAM .......... is needed to retain data.
Question Question
A Volatile A No refresh
B Non-volatile B Refresh
C Both A and B C Calculation
D None of these D None of these
Correct Answer A Correct Answer A
............ will hold its data as long as power supplied to In SRAM memory, binary values are
Question cell Question stored using .....................
A DRAM A Charge on capacitors
B SRAM B Flip-flops
C ROM C Both A and B
D None of these D None of these
Correct Answer B Correct Answer B
For write operation of DRAM, a voltage signal is The data capacity of compact disk (CD) is
Question applied to the bit line; a high voltage represents...... and Question about................
a low voltage represents.......
A 0 and 0 A 600 MB
B 0 and 1 B 650 MB
C 1 and 0 C 680 MB
D 1 and 1 D 750 MB
Correct Answer C Correct Answer C
The length of a cache line, not including tag and control Which of the following is not valid option
Question bits, is called as.............. Question for read-mostly memory?
A Cache line A EPROM
B Line size B EEPROM
C Both A and B C PROM
D None of these D Flash memory
Correct Answer B Correct Answer C
Which of the following statement is valid for EPROM The concept of page fault means?
Question memory? Question
A Read and written electrically A Cache memory miss
B Before write operation, all storage cells must be erased B Physical memory miss
C Both A and B C Virtual memory miss
D None of these D None of these
Correct Answer C Correct Answer C
Operating system usually creates the space on disk for Which of following is correct option for
all the pages of a process when it creates the process types of I/O commands that an I/O
Question that space is know as................... Question module may receive when it is addressed
by the processor?
Which of following is correct option for control types of The information can be scanned at the
Question programmed I/O commands Question same rate by rotating disk at fixed speed,
is known as ..................
Used to test various status conditions associtited with an Linear Angular Velocity
A I/O module its peripheral. A
Causes the I/O module to obtain an item of datafrom Constant Angular Velocity
B peripheral and place it in internal buffer. B
Causes the I/O module to take an item of data from the Both A and B
C data bus and subequently trasmit that item to the C
peripheral
D Used to activate a peripheral and tell it what to do. D None of these
Correct Answer D Correct Answer B
Featuers of static random access memory are............ As we know with memory mapped I/O,
there is a single address space for memory
location and I/O devices. So, for example,
with 10 address lines, a combined how
Question Question many total memory locations and I/O
addresses can be supported?
What is seek time of disk memory system? Which of following is more complex
Question Question process of TLB (translation-lookaside
buffer)?
A The time it takes to position the head at the track. A TLB hit
The time it takes for begining of sector to reach the TLB miss
B head. B
C The sum of seek time, if any, and rotational dealy C Both A and B
D None of these D None of these
Correct Answer A Correct Answer B
Which of following are valid option for possibilities of What is advantage of memory mapped I/O
Question TLB (Translation-Lookaside Buffer) miss? Question of programmed I/O?
The page is present in memory, and we need only create Less repertoire of instructions can be
A the missing TLB entry A used, allowing more efficient
programming
The page is not present in memory, and we need to Less repertoire of instructions can be
B transfer control to the operating system to deal with a B used, allowing less efficient programming
page fault
Both A and B Large repertoire of instructions can be
C C used, allowing less efficient programming
None of these Large repertoire of instructions can be
D D used, allowing more efficient
programming
Correct Answer C Correct Answer D
Which of following page replacement policy can not be Which of following is correct option for
Question used by virtual memory paging scheme? Question write types of programmed I/O
commands
LRU Used to test various status conditions
A A associtited with an I/O module its
peripheral.
LIFO Causes the I/O module to obtain an item
B B of datafrom peripheral and place it in
internal buffer.
FIFO Causes the I/O module to take an item of
C C data from the data bus and subequently
trasmit that item to the peripheral.
None of these Used to activate a peripheral and tell it
D D what to do.
Correct Answer A Correct Answer C
What is problem of programmed I/O? How does program and data are
Question Question transferred between processor and cache
memory?
The processor has to not wait for a long period of time Slower and in the forms byte
A for I/O module of concern to be ready for either A
reception or transmission of data.
The processor has to not wait for a long period of time Slower and in the forms words
B for I/O module of concern to be not ready for either B
reception or transmission of data.
The processor has to wait a long period of time for I/O Faster and in the forms byte
C module of concern to be not ready for either reception or C
transmission of data.
The processor has to wait a long period of time for I/O Faster and in the forms words
D module of concern to be ready for either reception or D
transmission of data.
Correct Answer D Correct Answer D
What is rotational delay of disk memory system? What is disadvantage of memory mapped
Question Question of programmed I/O?
The time it takes to position the head at the track. Valuable memory address space is used
A A up.
The time it takes for begining of sector to reach the Less valuable memory address space is
B head. B used up.
The sum of seek time, if any, and rotational dealy Least valuable memory address space is
C C used up.
D None of these D None of thses
Correct Answer B Correct Answer A
With programmed I/O, there is a close correspondance Which of following statements are correct
between the I/O related instruction that the processor with respect to memory characteristics?
Question fetches from............. and the I/O commands that the Question
processor issues to ..................... to execute the
instructions.
A Memory and an I/O devices A Faster access time, greater cost per bit.
B Processor and an I/O module B Greater capacity, smaller cost per bit.
C Memory and an I/O module C Greater capacity, slower access time.
D Memory and an I/O devices D All of above
Correct Answer C Correct Answer D
What is meaning of TLB (translation-lookaside buffer) Which of following are design issues
Question hit? Question arrises in implementing interrupt I/O?
The physical page number is used to form the address, There will be multiple I/O modules, how
A & the corresponding reference bit is turned on. A does the processor determines which
device issued the interrupt
If the processor is performing a write, the dirty bit is If multiple interrupts have occurred, how
B also B does the processor decide which one to
process
C turned on. C Both A and B
D Both A and B D None of these
Correct Answer None of these Correct Answer C
C
The I/O module contans logic for performing a Which of following statements belongs to
Question communication function between......... and ............... Question principle of locality of reference?
Processor and bus The basis for the validity of condition of
A A decreasing frequency of access of the
memory by the processor.
Processor and memory The basis for the validity of condition of
B B decreasing cost per bit.
Peripheral and bus The basis for the validity of condition of
C C increasing the capacity of storage
None of these The basis for the validity of condition of
D D increasing the access time
Correct Answer C Correct Answer A
Which of following addressing modes are availabel Which of following statements are
Question when the processor, main memory, an I/O share a Question correct, when virtual address is used?
common bus?
Memory mapped I/O The system designer may choose to place
A A cache between the processor and the
MMU.
Isolated I/O The system designer may choose to place
B B cache between the MMU and the main
memory.
C Both A and B C Both A and B
D None of these D None of these
Correct Answer C Correct Answer C
Which of the following signal is provided in Intel 80386 Which of following are functional
Question with respect to the 82C59 Interrupt controller chip? Question terminals of memory cell for carrying an
electrical signal?
Single Interrupt Request (INTR) Select terminal, control terminal and data
A A in terminal
Singal Interrupt Acnowledgement (INTA) Select terminal, control terminal and
B B sense terminal
C Both A and B C Both A and B
D None of these D None of these
Correct Answer C Correct Answer C
Which of following is the disadvantage of write through The starting location of in the memory to
cache write policy read from or write to, communicated
Question Question on .............. and stored by the DMA
module in its ................. register.
It generates substantial memory traffic and may create Data lines and control logic
A traffic A
It not generate substantial memory traffic and may Data lines and Memory buffer
B create traffic B
C Both A and B C Data lines andAdress
D None of them D Data lines and data count
Correct Answer A Correct Answer C
Which of following statement is no valid property for What is Invalid state of MESI protocol?
Question memory cell Question
Memory cell exibit two stable states, which can be used The line in the cache does not contain
A to represent binary 0 and 1 A valid data
Memory cell exibit two semitable states, which can be The line in the cache does contain valid
B used to represent binary 0 & 1 B data
Memory cell exibit two correct states, which can be The line in the cache does available valid
C used to represent binary 0 & 1 C data
Memory cell exibit 2 semitable states, which can be The line in the cache does not available
D used to represent binary 0 & 1 D valid data
Correct Answer C Correct Answer A
Featuers of dynamic random access memory are............ What are the features of ROM memory?
Question Question
A Faster, less expensive and less dense A It is nonvolatile memory
Faster, more expensive and less dense No power supply is required to maintain
B B the bit values in memory
Slower, less expensive and more dense It is possible to read ROM, but it is no
C C possible to write new data into it
D All of above D All of above
Correct Answer C Correct Answer D
Due characteristics of SRAM are faster than DRAM, Which of following is valid
Question SRAM are used for...................... and DRAM are used Question characteristics of PROM?
for.............................
Main memory and cache memory More expensive, nonvolatile and may be
A A written only once
Main memory and Main memory Less expensive, volatile and may be
B B written only once
Cache memory and cache memory Less expensive, nonvolatile and may be
C C written only once
Cache memory and main memory Less expensive, nonvolatile and may be
D D written many times
Correct Answer D Correct Answer C
Which of following is option for drawback programmed With respect to transfer of data, which of
Question I/O and Interrupt-driven I/O? Question following option is valid for programmed
I/O
The I/O transfer rate is limited by the speed with which Frees up the processor to some extent at
A the processor can test and service a device. A the expence of the I/O transfer rate.
The processor is tied up in managing an I/O transfer; a The processor is dedicated to the task of
B number of instruction must be executed for each I/O B I/O can move data at a rather high rate, at
transfer. the cost of doing nothing else.
C Both A and B C Both A and B
D None of These D None of these
Correct Answer C Correct Answer A
The DRAM cell's are .........densed and ...... expensive When a read or write is requested, using
Question than corresponding SRAM Question reador write control line
between................. and .....................
A Less and less A DMA module and processor
B Less and more B Processor and DMA module
C More and less C Address register and DMA module
D More and more D None of these
Correct Answer C Correct Answer B
When large volume of data are to be moved, which of With respect to transfer of data, which of
Question the following techniques is more efficient? Question following option is valid for Interrupt-
driven I/O
Programmed I/O Frees up the processor to some extent at
A A the expence of the I/O transfer rate.
Interrupt-driven I/O The processor is dedicated to the task of
B B I/O can move data at a rather high rate, at
the cost of doing nothing else.
C Direct memory access C Both A and B
D None of these D None of these
Correct Answer C Correct Answer B
For read operation of DRAM, when the address line is The size of cell's in DRAM are
selected, the transitor turns ...... and charge stored on ..............and ............ than SRAM.
Question the ................ is fed out onto a bit line and to a sence Question
amplifier.
In DRAM memory, what does dynamic indicate? The number of words to be read or
written, again communicated
Question Question via .................. and stored in the
...........register.
Tendancy of the stored charge to leak in, even with Data lines and control logic
A power continuously applied. A
Tendancy of the stored charge to leak away, even with Data lines and Memory buffer
B power continuously applied. B
Tendancy of the stored charge to leak away, even no Data lines andAdress
C power supply applied. C
D None of these D Data lines and data count
Correct Answer B Correct Answer D
Which of following is first step in the programmed I/O How an I/O related instruction are
Question techniques ? Question executed by the processor?
Firstly, it view from point of view of the I/O instructions The processor issues an address,
A executed by the processor A specifying the particular external device,
I/O module and I/O command
Firstly, it view from point of view of the I/O command The processor issues an address,
B issued by the processor to I/O module B specifying the particular I/O command,
external device and I/O module
Both A and B The processor issues an address,
C C specifying the particular I/O module,
external device and I/O command
D None of these D None of these
Correct Answer B Correct Answer C
How does program and block are transferred between
cache and main memory? How many total bits are required for a direct-
mapped cache with 16 KB of data
Question Question and 4-word blocks, assuming a 32-bit
address?
With programmed I/O, the ................... will perform the When the DMA module needs to use the
Question requested action and then set the appropriate bits in the Question system buses to transfer data, it sends a
I/O................. signal called .............. to the processor.
A I/O module and control register A HLDA
B I/O module and status register B HOLD
C Both A and B C Both A and B
D None of these D None of these
Correct Answer B Correct Answer B
In virtual memory, we locate pages by using a table that Which of following statement is valid for
Question indexes the memory; this structure is Question translation-lookaside buffer (TLB)
called................and it resides in memory.
Page fault A cache that keeps track of recently used
A A address mappings to try to avoid an
access to the page table.
Page Table Main memory that keeps track of recently
B B used address mappings to try to avoid an
access to the page table.
C Both A and B C Both A and B
D None of these D None of these
Correct Answer B Correct Answer A
What is concept of read-mostly memory? In virtaul memory, the virtual address is
Question Question broken into.........and ............
Read operation are far more frequent than write but on Physical page number and nopage offset
A nonvolatile storage A
Read operation are less frequent than write but on Physical page number and page offset
B nonvolatile storage B
Read operation are far more frequent than write but on Virtual page number and page offset
C volatile storage C
Read operation are less frequent than write but on Virtual page number and nopage offset
D volatile storage D
Correct Answer A Correct Answer C
Which of the following is valid option for steps of the The 8237 has a set ......... set
control of transfer of data from an external device to the control/command registers to program
Question processor? Question and control DMA operation over ........ of
its channels.
A The I/O module returns the device status A Five and One
B The I/O module obtains a unit of data B One and Five
Data are transferred from I/O the module to the Both A and B
C processor C
D All of them D None of these
Correct Answer D Correct Answer A
What are two important characteristic of memory from There is a trade-off among, Which of
Question User's points of view? Question following three characteristics of
computer memory?
Location and Capacity Performance, Unit of transfer and
A A Capacity
B Performance and Unit of Transfer B Performance, Capacity and cost
C Access method and Unit of Transfer C Capacity, Access time and Performance
D Capacity and Performance D Capacity, Access time and Cost
Correct Answer D Correct Answer D
Which of following is the option for outbound storage? How does cache Read operation
Question Question performed?
Main Memory, Processor Registers and Cache Memory Processor generates Read Address of
word, if the word is contained in the
A A cache, then it is delivered to the processor.
Processor Registers, Cache Memory, Magnetic Disk and If the required word is not contained in
Magnetic Tape the cache, then the block containing that
B B word is loaded into the cache and then
word is delivered to the processor.
Which of following statements improves the Which are states are there for MESI
Question performance and achieves zero-wait state transaction? Question protocol?
A L1 cache is off-chip and L2 cache on-chip. A Modified, Exclusive, Single and Invalid
L1 cache is off-chip and L2 cache off-chip. Modified, Exclusive-OR, Shared and
B B Invalid
L1 cache is on-chip and L2 cache off-chip. Modelled and Exclusive-OR, Shared and
C C Invalid
D L1 cache is on-chip and L2 cache external. D Modified, Exclusive, Shared and Invalid
Correct Answer C Correct Answer D
What is the size of tag in associative cache mapping What is the size of tag in direct cache
techniques? mapping techniques?
(Where – w - bits identify unique word or byte within a (Where – w - bits identify unique word or
Question block of main memory, Question byte within a block of main memory,
s - bits specify one of 2^s blocks of main s - bits specify one of 2^s
memory blocks of main memory
r- bits specify line in cache ) r- bits specify line in cache )
The line in cache has been not modified and available 2^w
A all cache A
The line in cache has been not modified and available 2^s
B only in this cache B
The line in cache has been modified and available only 2^r
C in this cache C
The line in cache has been modified and available all None of them
D cache D
Correct Answer C Correct Answer C
Question What is Exclusive state of MESI protocol? Question What is Shared state of MESI protocol?
The line in cache is the other as that in main memory The line in cache is the other as that in
A and is not present in other cache A main memory and may be present in
another cache
The line in cache is the same as that in main memory The line in cache is the same as that in
B and is not present in other cache B main memory and may be not present in
another cache
The line in cache is the same as that in main memory The line in cache is the other as that in
C and is present in other cache C main memory and may be present in
another cache
The line in cache is the same as that in main memory The line in cache is the same as that in
D and is available in other cache D main memory and may be present in
another cache
Correct Answer B Correct Answer D
Which of the following is the possible outcomes of Which of the following is the possible
Question READ MISS of MESI protocol? Question outcomes of READ MISS of MESI
protocol?
If one other cache has a clean copy of the line in the If one or other cache has a modified copy
exclusive state, it returns a signal indicating that it of the line, then that cache blocks memory
A shares this line. A read and provides the line to the
requesting cache over shared bus.
If one cache has a clean copy of the line in the exclusive If one or other cache has a modified copy
state, it returns a signal indicating that it shares this line. of the line, then that cache blocks memory
B B write and provides the line to the
requesting cache over shared bus.
Which of the following is the possible outcomes of Which of the following is the possible
Question READ MISS of MESI protocol? Question outcomes of READ MISS of MESI
protocol?
If one or more cache have clean copy of line in the If no other cache has a copy of line, then
A exclusive state, each of them signals that it shares the A no signals are returned.
line.
If one or more cache have clean copy of line in the If no other cache has a copy of line, then
B shared state, each of them signals that it shares the line. B signals are returned.
C Both A and B C Both A and B
D None of these D None of these
Correct Answer B Correct Answer A
When a READ HIT of MESI protocol occurs on line When a WRITE MISS of MESI protocol
currently in the local cache, processor simply reads the occurs in the local cache.................... a
Question required item, why? Question memory read to read the line of main
memory containing the missing address.
What is use of Exclusive state of WRITE HIT of MESI What is use of Modify state of WRITE
Question protocol? Question HIT of MESI protocol?
The processor already has exclusive control of this line, The processor has already has exclusive
and so it simply perform the update and transitions its control of this line and has the line
A copy of the line from exclusive to modified. A marked as modified, and so it simply
performs the update.
The processor already has shared control of this line, The processor has already has shared
and so it simply perform the update and transitions its control of this line and has the line
B copy of the line from exclusive to modified. B marked as modified, and so it simply
performs the update.
The processor already has shared control of this line, The processor has already has exclusive
and so it simply perform the update and transitions its control of this line and has the line
C copy of the line from shared to modified. C marked as update, and so it simply
performs the update.
D None of these D None of these
Correct Answer A Correct Answer A
What is use of Shared state of WRITE HIT of MESI What is disadvantage of programmed I/O
Question protocol? Question technique?
Before performing the update, the processor gain It is not time consuming process that
A exclusive ownership of the line. A keeps processor busy needlessly.
Before performing the update, the processor gain shared It is time consuming process that keeps
B ownership of the line. B processor idle needlessly.
Before performing the delete, the processor gain It is time consuming process that keeps
C exclusive ownership of the line. C processor busy needlessly.
None of these It is not time consuming process that
D D keeps processor idle needlessly.
Correct Answer A Correct Answer C
Bharati Vidyapeeth’s College of Engineering for Women, Pune
Department of Information Technology
Computer Organization and Architecture
Online Examination Question Bank
UNIT I and UNIT II
This set of Computer Organization Assessment Questions and Answers focuses on “Functional Units of a
Computer”.
R
b) Decimal
c) Hexadecimal
d) Octal
A
View Answer
advertisement
Created by ASHUTOSH
b) Registers
c) Heap
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 1/223
11/5/2020 coa.html
d) Stack
View Answer
R
c) Information
d) Stored Values
A
View Answer
11. The I/O interface required to connect the I/O device to the bus consists of ______
a) Address decoder and registers
b) Control circuits
c) Address decoder, registers and Control circuits
d) Only Control circuits
View Answer
12. To reduce the memory access time we generally make use of ______
a) Heaps
b) Higher capacity RAM’s
c) SDRAM’s
d) Cache’s
View Answer
13. ______ is generally used to increase the apparent size of physical memory.
a) Secondary memory
b) Virtual memory
c) Hard-disk
d) Disks
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 2/223
11/5/2020 coa.html
advertisement
15. The time delay between two successive initiations of memory operation _______
a) Memory access time
b) Memory search time
c) Memory cycle time
R
d) Instruction delay
View Answer
A
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization Assessment Questions, here is complete set on 1000+
Multiple Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Java Programming Examples on Java.Lang
2. C Questions and Answers
3. Java Programming Examples on String Handling
4. C# Programming Examples on Networking
5. Information Technology Questions and Answers
6. Java Programming Examples on Utility Classes
7. Instrumentation Engineering Questions and Answers
8. Digital Circuits Questions and Answers
9. Electrical Engineering Questions and Answers
10. C Tutorials
11. C Programming Examples on File Handling
12. Simple C Programs
13. Electronics & Communication Engineering Questions and Answers
14. Computer Networks Questions and Answers
15. Computer Graphics Questions and Answers
16. Computer Science Questions and Answers
17. Master of Computer Applications Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 3/223
11/5/2020 coa.html
R
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Basic Operational Concept”.
A
1. The decoded instruction is stored in ______
a) IR
b) PC
c) Registers
d) MDR
View Answer
Answer: a
Explanation: The instruction after obtained from the PC, is decoded and operands are fetched and stored
in the IR.
advertisement
Answer: c
Explanation: None.
Answer: a
Explanation: MAR can interact with secondary storage in order to fetch data from it.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 4/223
11/5/2020 coa.html
d) MAR
View Answer
Answer: c
Explanation: For the execution of a process irst the instruction is placed in the PC.
advertisement
R
Answer: b
A
Explanation: MAR is connected to the memory BUS in order to access the memory.
Answer: a
Explanation: None.
Answer: b
Explanation: The processor BUS is used to connect the various parts in order to provide a direct
connection to the CPU.
advertisement
Answer: b
Explanation: The multiplexer circuit is used to choose between the two as it can give different results
based on the input.
9. The registers, ALU and the interconnection between them are collectively called as _____
a) process route
b) information trail
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 5/223
11/5/2020 coa.html
c) information path
d) data path
View Answer
Answer: d
Explanation: The Operational and processing part of the CPU are collectively called as a data path.
R
Answer: a
A
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. IOT Questions and Answers
2. C# Basic Programming Examples
3. Information Science Questions and Answers
4. Basic Electrical Engineering Questions and Answers
5. VHDL Questions and Answers
6. Instrumentation Engineering Questions and Answers
7. Basic Civil Engineering Questions and Answers
8. Embedded System Questions and Answers
9. Electronics & Communication Engineering Questions and Answers
10. Digital Circuits Questions and Answers
11. Electrical Engineering Questions and Answers
12. Information Technology Questions and Answers
13. Computer Graphics Questions and Answers
14. Computer Networks Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 6/223
11/5/2020 coa.html
R
« Prev Next »
A
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “BUS Structure”.
Answer: c
Explanation: By using a single BUS structure we can minimize the amount of hardware (wire) required
and thereby reducing the cost.
advertisement
2. ______ are used to overcome the difference in data transfer speeds of various devices.
a) Speed enhancing circuitory
b) Bridge circuits
c) Multiple Buses
d) Buffer registers
View Answer
Answer: d
Explanation: By using Buffer registers, the processor sends the data to the I/O device at the processor
speed and the data gets stored in the buffer. After that the data gets sent to or from the buffer to the
devices at the device speed.
Answer: a
Explanation: PCI BUS is used to connect other peripheral devices that require a direct connection with
the processor.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 7/223
11/5/2020 coa.html
4. IBM developed a bus standard for their line of computers ‘PC AT’ called _____
a) IB bus
b) M-bus
c) ISA
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
advertisement
R
b) SCSI bus
c) Memory bus
A
d) Rambus
View Answer
Answer: b
Explanation: SCSI BUS is usually used to connect video devices to the processor.
Answer: a
Explanation: None.
Answer: d
Explanation: The Z register is a special register which can interact with the processor BUS only.
advertisement
8. In multiple Bus organisation, the registers are collectively placed and referred as ______
a) Set registers
b) Register ile
c) Register Block
d) Map registers
View Answer
Answer: b
Explanation: None.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 8/223
11/5/2020 coa.html
9. The main advantage of multiple bus organisation over a single bus is _____
a) Reduction in the number of cycles for execution
b) Increase in size of the registers
c) Better Connectivity
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
R
c) Harddisk and Processor
d) CD/DVD drives and Processor
A
View Answer
Answer: c
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Information Science Questions and Answers
2. Clinical Science Questions and Answers
3. VHDL Questions and Answers
4. C++ Algorithms, Problems & Programming Examples
5. Instrumentation Engineering Questions and Answers
6. Embedded System Questions and Answers
7. Electrical Engineering Questions and Answers
8. IOT Questions and Answers
9. Information Technology Questions and Answers
10. Data Structure Questions and Answers
11. Electronics & Communication Engineering Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 9/223
11/5/2020 coa.html
R
Performance of a System
A
« Prev Next »
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Performance of a System”.
1. During the execution of the instructions, a copy of the instructions is placed in the ______
a) Register
b) RAM
c) System heap
d) Cache
View Answer
Answer: d
Explanation: None.
advertisement
2. Two processors A and B have clock frequencies of 700 Mhz and 900 Mhz respectively. Suppose A can
execute an instruction with an average of 3 steps and B can execute with an average of 5 steps. For the
execution of the same instruction which processor is faster?
a) A
b) B
c) Both take the same time
d) Insuf icient information
View Answer
Answer: a
Explanation: The performance of a system can be found out using the Basic performance formula.
3. A processor performing fetch or decoding of different instruction during the execution of another
instruction is called ______
a) Super-scaling
b) Pipe-lining
c) Parallel Computation
d) None of the mentioned
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 10/223
11/5/2020 coa.html
Answer: b
Explanation: Pipe-lining is the process of improving the performance of the system by processing
different instructions at the same time, with only one instruction performing one speci ic operation.
4. For a given FINITE number of instructions to be executed, which architecture of the processor
provides for a faster execution?
a) ISA
b) ANSA
c) Super-scalar
d) All of the mentioned
View Answer
Answer: c
R
Explanation: In super-scalar architecture, the instructions are set in groups and they’re decoded and
executed together reducing the amount of time required to process them.
A
5. The clock rate of the processor can be improved by _________
a) Improving the IC technology of the logic circuits
b) Reducing the amount of processing done in one step
c) By using the overclocking method
d) All of the mentioned
View Answer
Answer: d
Explanation: The clock rate(frequency of the processor) is the hardware dependent quantity it is ixed
for a given processor.
advertisement
Answer: b
Explanation: An optimizing compiler is a compiler designed for the speci ic purpose of increasing the
operation speed of the processor by reducing the time taken to compile the program instructions.
Answer: a
Explanation: None.
Answer: c
Explanation: SPEC is a corporation that started to standardize the evaluation method of a system’s
performance.
R
Answer: a
A
Explanation: In SPEC system of measuring a system’s performance, a system is used as a reference
against which other systems are compared and performance is determined.
advertisement
10. When Performing a looping operation, the instruction gets stored in the ______
a) Registers
b) Cache
c) System Heap
d) System stack
View Answer
Answer: b
Explanation: When a looping or branching operation is carried out the offset value is stored in the cache
along with the data.
11. The average number of steps taken to execute the set of instructions can be made to be less than one
by following _______
a) ISA
b) Pipe-lining
c) Super-scaling
d) Sequential
View Answer
Answer: c
Explanation: The number of steps required to execute a given set of instructions is suf iciently reduced
by using super-scaling. In this method, a set of instructions are grouped together and are processed.
12. If a processor clock is rated as 1250 million cycles per second, then its clock period is ________
a) 1.9 * 10-10 sec
b) 1.6 * 10-9 sec
c) 1.25 * 10-10 sec
d) 8 * 10-10 sec
View Answer
Answer: d
Explanation: None.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 12/223
11/5/2020 coa.html
13. If the instruction, Add R1, R2, R3 is executed in a system that is pipe-lined, then the value of S is
(Where S is a term of the Basic performance equation)?
a) 3
b) ~2
c) ~1
d) 6
View Answer
Answer: c
Explanation: S is the number of steps required to execute the instructions.
advertisement
R
a) Complete Instruction Sequential Compilation
b) Computer Integrated Sequential Compiler
A
c) Complex Instruction Set Computer
d) Complex Instruction Sequential Compilation
View Answer
Answer: c
Explanation: CISC is a type of system architecture where complex instructions are grouped together and
executed to improve system performance.
15. As of 2000, the reference system to ind the SPEC rating are built with _____ Processor.
a) Intel Atom SParc 300Mhz
b) Ultra SPARC -IIi 300MHZ
c) Amd Neutrino series
d) ASUS A series 450 Mhz
View Answer
Answer: b
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 13/223
11/5/2020 coa.html
R
13. Computer Graphics Questions and Answers
14. Microprocessor Questions & Answers
15. Computer Networks Questions and Answers
A
16. Computer Fundamentals Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Addressing Modes”.
Answer: b
Explanation: The instruction is using immediate addressing mode hence the value is stored in the
location 45 is added.
advertisement
2. In the case of, Zero-address instruction method the operands are stored in _____
a) Registers
b) Accumulators
c) Push down stack
d) Cache
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 14/223
11/5/2020 coa.html
Answer: c
Explanation: In this case, the operands are implicitly loaded onto the ALU.
3. Add #45, when this instruction is executed the following happen/s _______
a) The processor raises an error and requests for one more operand
b) The value stored in memory location 45 is retrieved and one more operand is requested
c) The value 45 gets added to the value on the stack and is pushed onto the stack
d) None of the mentioned
View Answer
Answer: b
Explanation: None.
R
4. The addressing mode which makes use of in-direction pointers is ______
a) Indirect addressing mode
A
b) Index addressing mode
c) Relative addressing mode
d) Offset addressing mode
View Answer
Answer: a
Explanation: In this addressing mode, the value of the register serves as another memory location and
hence we use pointers to get the data.
advertisement
5. In the following indexed addressing mode instruction, MOV 5(R1), LOC the effective address is ______
a) EA = 5+R1
b) EA = R1
c) EA = [R1]
d) EA = 5+[R1]
View Answer
Answer: d
Explanation: This instruction is in Base with offset addressing mode.
6. The addressing mode/s, which uses the PC instead of a general purpose register is ______
a) Indexed with offset
b) Relative
c) Direct
d) Both Indexed with offset and direct
View Answer
Answer: b
Explanation: In this, the contents of the PC are directly incremented.
7. When we use auto increment or auto decrements, which of the following is/are true?
1) In both, the address is used to retrieve the operand and then the address gets altered
2) In auto increment, the operand is retrieved irst and then the address altered
3) Both of them can be used on general purpose registers as well as memory locations
a) 1, 2, 3
b) 2
c) 1, 3
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 15/223
11/5/2020 coa.html
d) 2, 3
View Answer
Answer: d
Explanation: In the case of, auto increment the increment is done afterward and in auto decrement the
decrement is done irst.
advertisement
8. The addressing mode, where you directly specify the operand value is _______
a) Immediate
b) Direct
c) De inite
R
d) Relative
View Answer
A
Answer: a
Explanation: None.
Answer: c
Explanation: The addressing mode used is base with offset and index.
10. _____ addressing mode is most suitable to change the normal sequence of execution of instructions.
a) Relative
b) Indirect
c) Index with Offset
d) Immediate
View Answer
Answer: a
Explanation: The relative addressing mode is used for this since it directly updates the PC.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Post navigation
Computer Organization Questions and Answers – Performance of a System
Computer Organization Questions and Answers – Numbers and Arithmetic Operations
advertisement
advertisement
Recommended Posts:
1. Instrumentation Engineering Questions and Answers
2. Microcontroller Questions and Answers
3. Linear Integrated Circuits Questions and Answers
4. IOT Questions and Answers
5. Simple Java Programs
R
6. Information Technology Questions and Answers
7. C# Programming Examples on Networking
A
8. Compilers Questions and Answers
9. Computer Graphics Questions and Answers
10. Computer Fundamentals Questions and Answers
11. Computer Science Questions and Answers
12. Microprocessor Questions & Answers
13. Master of Computer Applications Questions and Answers
14. Bachelor of Computer Applications Questions and Answers
15. Computer Networks Questions and Answers
16. Computer Organization & Architecture Questions and Answers
17. Computer Organization Questions and Answers – Multiple BUS Organistaion
18. Computer Organization Questions and Answers – CISC and RISC Processors
19. Computer Organization Questions and Answers – Microprogrammed Control
20. Computer Organization Questions and Answers – Memory Locations and Addresses
advertisement
This set of Computer Organization Questions and Answers for Aptitude test focuses on “Numbers and
Arithmetic Operations”.
1. Which method/s of representation of numbers occupies a large amount of memory than others?
a) Sign-magnitude
b) 1’s complement
c) 2’s complement
d) 1’s & 2’s compliment
View Answer
Answer: a
Explanation: It takes more memory as one bit used up to store the sign.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 17/223
11/5/2020 coa.html
Answer: c
Explanation: The two’s complement form is more suitable to perform arithmetic operations as there is
no need to involve the sign of the number into consideration.
R
b) 1’s complement
c) 2’s complement
A
d) None of the mentioned
View Answer
Answer: a
Explanation: One is positive and one for negative.
4. When we perform subtraction on -7 and 1 the answer in 2’s complement form is _________
a) 1010
b) 1110
c) 0110
d) 1000
View Answer
Answer: d
Explanation: First the 2’s complement is found and that is added to the number and the over low is
ignored.
5. When we perform subtraction on -7 and -5 the answer in 2’s complement form is ________
a) 11110
b) 1110
c) 1010
d) 0010
View Answer
Answer: b
Explanation: First the 2’s complement is found and that is added to the number and the over low is
ignored.
advertisement
Answer: c
Explanation: First the 2’s complement is found and that is added to the number and the over low is
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 18/223
11/5/2020 coa.html
ignored.
7. The processor keeps track of the results of its operations using lags called ________
a) Conditional code lags
b) Test output lags
c) Type lags
d) None of the mentioned
View Answer
Answer: a
Explanation: These lags are used to indicate if there is an over low or carry or zero result occurrence.
R
a) Flag register
b) Status register
A
c) Test register
d) Log register
View Answer
Answer: b
Explanation: The status register stores the condition codes of the system.
Answer: c
Explanation: This is used to check the over low occurs in the operation.
advertisement
10. In some pipelined systems, a different instruction is used to add to numbers which can affect the
lags upon execution. That instruction is _______
a) AddSetCC
b) AddCC
c) Add++
d) SumSetCC
View Answer
Answer: a
Explanation: By using this instruction the condition lags won’t be affected at all.
11. The most ef icient method followed by computers to multiply two unsigned numbers is _______
a) Booth algorithm
b) Bit pair recording of multipliers
c) Restoring algorithm
d) Non restoring algorithm
View Answer
Answer: b
Explanation: None.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 19/223
11/5/2020 coa.html
12. For the addition of large integers, most of the systems make use of ______
a) Fast adders
b) Full adders
c) Carry look-ahead adders
d) None of the mentioned
View Answer
Answer: c
Explanation: In this method, the carries for each step are generated irst.
13. In a normal n-bit adder, to ind out if an over low as occurred we make use of ________
a) And gate
b) Nand gate
R
c) Nor gate
d) Xor gate
A
View Answer
Answer: d
Explanation: None.
advertisement
14. In the implementation of a Multiplier circuit in the system we make use of _______
a) Counter
b) Flip lop
c) Shift register
d) Push down stack
View Answer
Answer: c
Explanation: The shift registers are used to store the multiplied answer.
Answer: d
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization for Aptitude test, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Java Programming Examples on Numerical Problems & Algorithms
2. Simple Java Programs
3. Simple C Programs
4. C Programming Examples on Numerical Problems & Algorithms
R
5. C++ Programming Examples on Numerical Problems & Algorithms
6. Heat Transfer Operations Questions and Answers
A
7. Bangalore Training – SAN, C, Linux Kernel and Device Drivers Training
8. C# Basic Programming Examples
9. C Programming Examples on Stacks & Queues
10. C# Programming Examples on Data Structures
11. C Programming Examples on Arrays
12. C Programming Examples on Bitwise Operations
13. C# Programming Examples on Mathematics
14. Computer Graphics Questions and Answers
15. Computer Networks Questions and Answers
16. Computer Fundamentals Questions and Answers
17. Computer Science Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Bachelor of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Memory Locations and Addresses”.
Answer: a
Explanation: Each data is made up of a number of units.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 21/223
11/5/2020 coa.html
2. The collection of the above mentioned entities where data is stored is called ______
a) Block
b) Set
c) Word
d) Byte
View Answer
Answer: c
Explanation: Each readable part of the data is called blocks.
R
c) 248
d) 16,777,216
A
View Answer
Answer: d
Explanation: The number of addressable locations in the system is called as address space.
4. If a system is 64 bit machine, then the length of each word will be _______
a) 4 bytes
b) 8 bytes
c) 16 bytes
d) 12 bytes
View Answer
Answer: b
Explanation: A 64 bit system means, that at a time 64 bit instruction can be executed.
advertisement
Answer: a
Explanation: The method of address allocation to data to be stored is called as memory assignment.
6. When using the Big Endian assignment to store a number, the sign bit of the number is stored in _____
a) The higher order byte of the word
b) The lower order byte of the word
c) Can’t say
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
7. To get the physical address from the logical address generated by CPU we use ____________
a) MAR
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 22/223
11/5/2020 coa.html
b) MMU
c) Overlays
d) TLB
View Answer
Answer: b
Explanation: Memory Management Unit, is used to add the offset to the logical address generated by the
CPU to get the physical address.
advertisement
8. _____ method is used to map logical addresses of variable length onto physical memory.
a) Paging
b) Overlays
R
c) Segmentation
d) Paging with segmentation
A
View Answer
Answer: c
Explanation: Segmentation is a process in which memory is divided into groups of variable length called
segments.
9. During the transfer of data between the processor and memory we use ______
a) Cache
b) TLB
c) Buffers
d) Registers
View Answer
Answer: d
Explanation: None.
10. Physical memory is divided into sets of inite size called as ______
a) Frames
b) Pages
c) Blocks
d) Vectors
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 23/223
11/5/2020 coa.html
» Next - Computer Organization Questions and Answers – Memory Operations and Management
Categories Computer Organization MCQs
Post navigation
Computer Organization Questions and Answers – Numbers and Arithmetic Operations
Computer Organization Questions and Answers – Memory Operations and Management
advertisement
advertisement
Recommended Posts:
1. Information Science Questions and Answers
2. C# Programming Examples on Gaming
3. C# Programming Examples on Networking
R
4. Java Programming Examples on String Handling
5. IOT Questions and Answers
A
6. Instrumentation Engineering Questions and Answers
7. C# Programming Examples
8. Electronics & Communication Engineering Questions and Answers
9. Microprocessor Questions & Answers
10. C# Programming Examples on Files
11. Electrical Engineering Questions and Answers
12. Information Technology Questions and Answers
13. C# Programming Examples on Conversions
14. Computer Graphics Questions and Answers
15. Computer Fundamentals Questions and Answers
16. Computer Networks Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Memory Operations and Management”.
Answer: a
Explanation: This performs operations in binary mode directly.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 24/223
11/5/2020 coa.html
advertisement
2. If we want to perform memory or arithmetic operations on data in Hexa-decimal mode then we use
_________ symbol before the operand.
a) ~
b) !
c) $
d) *
View Answer
Answer: c
Explanation: None.
R
3. When generating physical addresses from a logical address the offset is stored in __________
a) Translation look-aside buffer
A
b) Relocation register
c) Page table
d) Shift register
View Answer
Answer: b
Explanation: In the MMU the relocation register stores the offset address.
4. The technique used to store programs larger than the memory is ____________
a) Overlays
b) Extension registers
c) Buffers
d) Both Extension registers and Buffers
View Answer
Answer: a
Explanation: In this, only a part of the program getting executed is stored on the memory and later
swapped in for the other part.
advertisement
5. The unit which acts as an intermediate agent between memory and backing store to reduce process
time is ___________
a) TLB’s
b) Registers
c) Page tables
d) Cache
View Answer
Answer: d
Explanation: The cache’s help in data transfers by storing most recently used memory pages.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 25/223
11/5/2020 coa.html
Answer: b
Explanation: The load instruction is basically used to load the contents of a memory location onto a
register.
7. Complete the following analogy:- Registers are to RAM’s as Cache’s are to ___________
a) System stacks
b) Overlays
c) Page Table
d) TLB
View Answer
Answer: d
Explanation: None.
R
advertisement
A
8. The BOOT sector iles of the system are stored in ___________
a) Harddisk
b) ROM
c) RAM
d) Fast solid state chips in the motherboard
View Answer
Answer: b
Explanation: The iles which are required for the starting up of a system are stored on the ROM.
9. The transfer of large chunks of data with the involvement of the processor is done by _______
a) DMA controller
b) Arbitrator
c) User system programs
d) None of the mentioned
View Answer
Answer: a
Explanation: This mode of transfer involves the transfer of a large block of data from the memory.
10. Which of the following techniques used to effectively utilize main memory?
a) Address binding
b) Dynamic linking
c) Dynamic loading
d) Both Dynamic linking and loading
View Answer
Answer: c
Explanation: In this method only when the routine is required is loaded and hence saves memory.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 26/223
11/5/2020 coa.html
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
R
Recommended Posts:
A
1. Mechanical Operations Questions and Answers
2. C# Programming Examples on Files
3. Energy & Environment Management Questions and Answers
4. Hazardous Waste Management Questions and Answers
5. C Programming Examples on Bitwise Operations
6. Instrumentation Engineering Questions and Answers
7. Digital Circuits Questions and Answers
8. Electronics & Communication Engineering Questions and Answers
9. Electrical Engineering Questions and Answers
10. Information Technology Questions and Answers
11. Database Management System Questions and Answers
12. Computer Graphics Questions and Answers
13. Computer Networks Questions and Answers
14. Microprocessor Questions & Answers
15. Computer Fundamentals Questions and Answers
16. Home
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization Questions and Answers for Campus interviews focuses on
“Instructions and Instruction Sequencing”.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 27/223
11/5/2020 coa.html
Answer: a
Explanation: This is the way of writing the assembly language code with the help of register notations.
advertisement
R
View Answer
A
Answer: d
Explanation: None.
3. Can you perform an addition on three operands simultaneously in ALN using Add instruction?
a) Yes
b) Not possible using Add, we’ve to use AddSetCC
c) Not permitted
d) None of the mentioned
View Answer
Answer: c
Explanation: You cannot perform an addition on three operands simultaneously because the third
operand is where the result is stored.
Answer: d
Explanation: In RTN the irst operand is the destination and the second operand is the source.
advertisement
Answer: c
Explanation: The ID is the name tag given to each of the registers and used to identify them.
Answer: b
Explanation: First, the instructions are fetched and decoded and then they’re executed and stored.
R
Answer: d
A
Explanation: The fetch ends with the instruction getting decoded and being placed in the IR and the PC
getting incremented.
advertisement
8. While using the iterative construct (Branching) in execution _____________ instruction is used to check
the condition.
a) TestAndSet
b) Branch
c) TestCondn
d) None of the mentioned
View Answer
Answer: b
Explanation: Branch instruction is used to check the test condition and to perform the memory jump
with the help of offset.
9. When using Branching, the usual sequencing of the PC is altered. A new instruction is loaded which is
called as ______
a) Branch target
b) Loop target
c) Forward target
d) Jump instruction
View Answer
Answer: a
Explanation: None.
Answer: c
Explanation: This condition lag is used to check if the arithmetic operation yields a zero output.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 29/223
11/5/2020 coa.html
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization for Campus Interviews, here is complete set on 1000+
Multiple Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
R
Post navigation
Computer Organization Questions and Answers – Memory Operations and Management
A
Computer Organization Questions and Answers – Assembly Language
advertisement
advertisement
Recommended Posts:
1. C# Programming Examples on Conversions
2. Instrumentation Engineering Questions and Answers
3. Bangalore Training – SAN, C, Linux Kernel and Device Drivers Training
4. Electronics & Communication Engineering Questions and Answers
5. Electrical Engineering Questions and Answers
6. Information Technology Questions and Answers
7. Microprocessor Questions & Answers
8. Computer Graphics Questions and Answers
9. Computer Fundamentals Questions and Answers
10. Computer Networks Questions and Answers
11. Computer Science Questions and Answers
12. Master of Computer Applications Questions and Answers
13. Bachelor of Computer Applications Questions and Answers
14. Computer Organization & Architecture Questions and Answers
15. Computer Organization Questions and Answers – Motarola 680X0 Processor Architecture – 2
16. Computer Organization Questions and Answers – Parameter Passing and Stack Frame
17. Computer Organization Questions and Answers – Exceptions
18. Computer Organization Questions and Answers – Assembly Language
19. Computer Organization Questions and Answers – CISC and RISC Processors
20. Computer Organization Questions and Answers – ARM Architecture – 1
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 30/223
11/5/2020 coa.html
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Assembly Language”.
1. __________ converts the programs written in assembly language into machine instructions.
a) Machine compiler
b) Interpreter
c) Assembler
d) Converter
View Answer
Answer: c
Explanation: An assembler is a software used to convert the programs into machine instructions.
advertisement
R
2. The instructions like MOV or ADD are called as ______
A
a) OP-Code
b) Operators
c) Commands
d) None of the mentioned
View Answer
Answer: a
Explanation: This OP – codes tell the system what operation to perform on the operands.
Answer: b
Explanation: The ADDI instruction, means the addition is in immediate addressing mode.
4. Instructions which won’t appear in the object program are called as _____
a) Redundant instructions
b) Exceptions
c) Comments
d) Assembler Directives
View Answer
Answer: d
Explanation: The directives help the program in getting compiled and hence won’t be there in the object
code.
5. The assembler directive EQU, when used in the instruction: Sum EQU 200 does ________
a) Finds the irst occurrence of Sum and assigns value 200 to it
b) Replaces every occurrence of Sum with 200
c) Re-assigns the address of Sum by adding 200 to its original address
d) Assigns 200 bytes of memory starting the location of Sum
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 31/223
11/5/2020 coa.html
Answer: b
Explanation: This basically is used to replace the variable with a constant value.
advertisement
Answer: a
Explanation: This does the function similar to the main statement.
R
7. The directive used to perform initialization before the execution of the code is ______
A
a) Reserve
b) Store
c) Dataword
d) EQU
View Answer
Answer: c
Explanation: None.
8. _____ directive is used to specify and assign the memory required for the block of code.
a) Allocate
b) Assign
c) Set
d) Reserve
View Answer
Answer: d
Explanation: This instruction is used to allocate a block of memory and to store the object code of the
program there.
Answer: b
Explanation: This instruction directive is used to terminate the program execution.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 32/223
11/5/2020 coa.html
Answer: d
Explanation: This enables the processor to load some other process.
11. When dealing with the branching code the assembler ___________
a) Replaces the target with its address
b) Does not replace until the test condition is satis ied
c) Finds the Branch offset and replaces the Branch target with it
d) Replaces the target with the value speci ied by the DATAWORD directive
View Answer
Answer: c
Explanation: When the assembler comes across the branch code, it immediately inds the branch offset
and replaces it with it.
R
12. The assembler stores all the names and their corresponding values in ______
A
a) Special purpose Register
b) Symbol Table
c) Value map Set
d) None of the mentioned
View Answer
Answer: b
Explanation: The table where the assembler stores the variable names along with their corresponding
memory locations and values.
Answer: d
Explanation: After compiling the object code, the assembler stores it in the magnetic disk and waits for
further execution.
advertisement
14. The utility program used to bring the object code into memory for execution is ______
a) Loader
b) Fetcher
c) Extractor
d) Linker
View Answer
Answer: a
Explanation: The program is used to load the program into memory.
15. To overcome the problems of the assembler in dealing with branching code we use _____
a) Interpreter
b) Debugger
c) Op-Assembler
d) Two-pass assembler
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 33/223
11/5/2020 coa.html
Answer: d
Explanation: This creates entries into the symbol table irst and then creates the object code.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
R
« Prev - Computer Organization Questions and Answers – Instructions and Instruction Sequencing
» Next - Computer Organization Questions and Answers – Subroutines and Nesting
A
Categories Computer Organization MCQs
Post navigation
Computer Organization Questions and Answers – Instructions and Instruction Sequencing
Computer Organization Questions and Answers – Subroutines and Nesting
advertisement
advertisement
Recommended Posts:
1. C Programming Examples without using Recursion
2. C# Programming Examples on Gaming
3. C# Programming Examples on Strings
4. Java Programming Examples on Networking
5. Object Oriented Programming Questions and Answers
6. Java Programming Examples on Multithreading
7. C# Programming Examples on Files
8. Java Programming Examples on Java.Lang
9. C# Programming Examples on Exceptions
10. C# Programming Examples on Threads
11. Microcontroller Questions and Answers
12. Information Technology Questions and Answers
13. Computer Graphics Questions and Answers
14. Computer Networks Questions and Answers
15. Computer Fundamentals Questions and Answers
16. Microprocessor Questions & Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
« Prev Next »
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Subroutines and Nesting”.
Answer: b
R
Explanation: The return address from the subroutine is pointed to by the PC.
advertisement
A
2. The location to return to, from the subroutine is stored in _______
a) TLB
b) PC
c) MAR
d) Link registers
View Answer
Answer: d
Explanation: The registers store the return address of the routine and is pointed to by the PC.
Answer: c
Explanation: None.
4. The order in which the return addresses are generated and used is _________
a) LIFO
b) FIFO
c) Random
d) Highest priority
View Answer
Answer: a
Explanation: That is the routine called irst is returned irst.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 35/223
11/5/2020 coa.html
Answer: c
Explanation: In this case, there will be more number of return addresses it is stored on the processor
stack.
6. The appropriate return addresses are obtained with the help of ____ in case of nested routines.
a) MAR
b) MDR
c) Buffers
d) Stack-pointers
View Answer
Answer: d
Explanation: The pointers are used to point to the location on the stack where the address is stored.
R
7. When parameters are being passed on to the subroutines they are stored in ________
A
a) Registers
b) Memory locations
c) Processor stacks
d) All of the mentioned
View Answer
Answer: d
Explanation: In the case of, parameter passing the data can be stored on any of the storage space.
advertisement
Answer: a
Explanation: By using general purpose registers for the parameter passing we make the process more
ef icient.
9. The most Flexible way of logging the return addresses of the subroutines is by using _______
a) Registers
b) Stacks
c) Memory locations
d) None of the mentioned
View Answer
Answer: b
Explanation: The stacks are used as Logs for return addresses of the subroutines.
10. The wrong statement/s regarding interrupts and subroutines among the following is/are ______
i) The sub-routine and interrupts have a return statement
ii) Both of them alter the content of the PC
iii) Both are software oriented
iv) Both can be initiated by the user
a) i, ii and iv
b) ii and iii
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 36/223
11/5/2020 coa.html
c) iv
d) iii and iv
View Answer
Answer: d
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
R
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
A
Telegram | Youtube | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Youtube | LinkedIn | Instagram | Facebook | Twitter | Pinterest
« Prev - Computer Organization Questions and Answers – Assembly Language
» Next - Computer Organization Questions and Answers – Parameter Passing and Stack Frame
Categories Computer Organization MCQs
Post navigation
Computer Organization Questions and Answers – Assembly Language
Computer Organization Questions and Answers – Parameter Passing and Stack Frame
advertisement
advertisement
Recommended Posts:
1. C Programming Examples on Data-Structures
2. C# Programming Examples on Data Structures
3. C Tutorials
4. Digital Circuits Questions and Answers
5. Data Structure Questions and Answers
6. Microprocessor Questions & Answers
7. C Programming Examples
8. C++ Programming Examples on STL
9. C++ Programming Examples on Data-Structures
10. Computer Graphics Questions and Answers
11. C# Programming Examples on Threads
12. Computer Networks Questions and Answers
13. Java Programming Examples on Data-Structures
14. Computer Science Questions and Answers
15. Master of Computer Applications Questions and Answers
16. Bachelor of Computer Applications Questions and Answers
17. Computer Fundamentals Questions and Answers
18. Python Programming Examples on Stacks & Queues
19. C Programming Examples on Stacks & Queues
20. Computer Organization Questions and Answers – Microprogrammed Control
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 37/223
11/5/2020 coa.html
This set of Computer Organization Questions and Answers for Entrance exams focuses on “Parameter
Passing and Stack Frame”.
R
c) Stack frame
d) Allocation
A
View Answer
Answer: c
Explanation: This work space is where the intermediate values of the subroutines are stored.
advertisement
2. If the subroutine exceeds the private space allocated to it then the values are pushed onto _________
a) Stack
b) System heap
c) Reserve Space
d) Stack frame
View Answer
Answer: a
Explanation: If the allocated work space is exceeded then the data is pushed onto the system stack.
3. ______ pointer is used to point to parameters passed or local parameters of the subroutine.
a) Stack pointer
b) Frame pointer
c) Parameter register
d) Log register
View Answer
Answer: b
Explanation: This pointer is used to track the current position of the stack being used.
4. The reserved memory or private space of the subroutine gets deallocated when _______
a) The stop instruction is executed by the routine
b) The pointer reaches the end of the space
c) When the routine’s return statement is executed
d) None of the mentioned
View Answer
Answer: c
Explanation: The work space allocated to a subroutine gets deallocated when the routine is completed.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 38/223
11/5/2020 coa.html
Answer: c
Explanation: When the call statement is executed, simultaneously space also gets allocated.
6. _____ the most suitable data structure used to store the return addresses in the case of nested
subroutines.
a) Heap
R
b) Stack
c) Queue
A
d) List
View Answer
Answer: b
Explanation: None.
Answer: a
Explanation: None.
advertisement
Answer: c
Explanation: The memory for the work space is allocated from the processor stack.
Answer: c
Explanation: The Queue data structure is generally used for scheduling as it is two directional.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 39/223
11/5/2020 coa.html
10. The sub-routine service procedure is similar to that of the interrupt service routine in ________
a) Method of context switch
b) Returning
c) Process execution
d) Method of context switch & Process execution
View Answer
Answer: d
Explanation: The Subroutine service procedure is the same as the interrupt service routine in all aspects,
except the fact that interrupt might not be related to the process being executed.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
R
To practice all areas of Computer Organization for Entrance exams, here is complete set on 1000+
A
Multiple Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Structural Analysis Questions and Answers
2. Python Programming Examples on Linked Lists
3. Recruitment Support Service – Employers
4. C Programming Examples
5. C Tutorials
6. Java Algorithms, Problems & Programming Examples
7. C++ Programming Examples on STL
8. Computer Fundamentals Questions and Answers
9. Data Structure Questions and Answers
10. Computer Graphics Questions and Answers
11. Computer Science Questions and Answers
12. Master of Computer Applications Questions and Answers
13. Bachelor of Computer Applications Questions and Answers
14. Java Programming Examples on Data-Structures
15. Python Programming Examples on Stacks & Queues
16. C++ Programming Examples on Data-Structures
17. C Programming Examples on Stacks & Queues
18. C Programming Examples on Data-Structures
19. Computer Networks Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 40/223
11/5/2020 coa.html
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Accessing I/O Devices”.
R
1. In memory-mapped I/O ____________
A
a) The I/O devices and the memory share the same address space
b) The I/O devices have a separate address space
c) The memory and I/O devices have an associated address space
d) A part of the memory is speci ically set aside for the I/O operation
View Answer
Answer: a
Explanation: Its the different modes of accessing the i/o devices.
advertisement
2. The usual BUS structure used to connect the I/O devices is ___________
a) Star BUS structure
b) Multiple BUS structure
c) Single BUS structure
d) Node to Node BUS structure
View Answer
Answer: c
Explanation: BUS is a collection of address, control and data lines used to connect the various devices of
the computer.
3. In intel’s IA-32 architecture there is a separate 16 bit address space for the I/O devices.
a) False
b) True
View Answer
Answer: b
Explanation: This type of access is called as I/O mapped devices.
Answer: c
Explanation: Since the I/O mapped devices have a separate address space the address lines are limited
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 41/223
11/5/2020 coa.html
Answer: d
Explanation: It is necessary for the processor to send a signal intimating the request as either read or
write.
R
6. To overcome the lag in the operating speeds of the I/O device and the processor we use ___________
A
a) BUffer spaces
b) Status lags
c) Interrupt signals
d) Exceptions
View Answer
Answer: b
Explanation: The processor operating is much faster than that of the I/O devices, so by using the status
lags the processor need not wait till the I/O operation is done. It can continue with its work until the
status lag is set.
7. The method of accessing the I/O devices by repeatedly checking the status lags is ___________
a) Program-controlled I/O
b) Memory-mapped I/O
c) I/O mapped
d) None of the mentioned
View Answer
Answer: a
Explanation: In this method, the processor constantly checks the status lags, and when it inds that the
lag is set it performs the appropriate operation.
advertisement
8. The method of synchronising the processor with the I/O device in which the device sends a signal
when it is ready is?
a) Exceptions
b) Signal handling
c) Interrupts
d) DMA
View Answer
Answer: c
Explanation: This is a method of accessing the I/O devices which gives the complete power to the
devices, enabling them to intimate the processor when they’re ready for transfer.
c) Program-controlled I/O
d) DMA
View Answer
Answer: d
Explanation: In DMA the I/O devices are directly allowed to interact with the memory without the
intervention of the processor and the transfers take place in the form of blocks increasing the speed of
operation.
10. The process wherein the processor constantly checks the status lags is called as ___________
a) Polling
b) Inspection
c) Reviewing
R
d) Echoing
View Answer
A
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. C# Programming Examples on Threads
2. Operating System Questions and Answers
3. Digital Circuits Questions and Answers
4. C Programming Examples on Stacks & Queues
5. C# Programming Examples on Networking
6. Embedded System Questions and Answers
7. Instrumentation Engineering Questions and Answers
8. IOT Questions and Answers
9. Electrical Engineering Questions and Answers
10. Information Technology Questions and Answers
11. Computer Networks Questions and Answers
12. Electronics & Communication Engineering Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 43/223
11/5/2020 coa.html
R
Interrupts – 1
A
« Prev Next »
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Interrupts – 1”.
Answer: b
Explanation: The Interrupt-request line is a control line along which the device is allowed to send the
interrupt signal.
advertisement
2. The return address from the interrupt-service routine is stored on the ___________
a) System heap
b) Processor register
c) Processor stack
d) Memory
View Answer
Answer: c
Explanation: The Processor after servicing the interrupts as to load the address of the previous process
and this address is stored in the stack.
3. The signal sent to the device from the processor to the device after receiving an interrupt is ___________
a) Interrupt-acknowledge
b) Return signal
c) Service signal
d) Permission signal
View Answer
Answer: a
Explanation: The Processor upon receiving the interrupt should let the device know that its request is
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 44/223
11/5/2020 coa.html
received.
4. When the process is returned after an interrupt service ______ should be loaded again.
i) Register contents
ii) Condition codes
iii) Stack contents
iv) Return addresses
a) i, iv
b) ii, iii and iv
c) iii, iv
d) i, ii
View Answer
R
Answer: d
Explanation: None.
A
5. The time between the receiver of an interrupt and its service is ______
a) Interrupt delay
b) Interrupt latency
c) Cycle time
d) Switching time
View Answer
Answer: b
Explanation: The delay in servicing of an interrupt happens due to the time is taken for contact switch to
take place.
advertisement
Answer: c
Explanation: This forms an important part of the Real time system since if a process arrives with greater
priority then it raises an interrupt and the other process is stopped and the interrupt will be serviced.
Answer: a
Explanation: None.
8. ______ type circuits are generally used for interrupt service lines.
i) open-collector
ii) open-drain
iii) XOR
iv) XNOR
a) i, ii
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 45/223
11/5/2020 coa.html
b) ii
c) ii, iii
d) ii, iv
View Answer
Answer: a
Explanation: None.
R
View Answer
A
Answer: b
Explanation: This resistor is used to pull up the voltage of the interrupt service line.
advertisement
Answer: c
Explanation: The maskable interrupts are usually low priority interrupts which can be ignored if a higher
priority process is being executed.
Answer: c
Explanation: The 8085 microprocessor are designed to complete the execution of the current instruction
and then to service the interrupts.
12. CPU as two modes privileged and non-privileged. In order to change the mode from privileged to
non-privileged.
a) A hardware interrupt is needed
b) A software interrupt is needed
c) Either hardware or software interrupt is needed
d) A non-privileged instruction (which does not generate an interrupt)is needed
View Answer
Answer: b
Explanation: A software interrupt by some program which needs some CPU service, at that time the two
modes can be interchanged.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 46/223
11/5/2020 coa.html
Answer: c
Explanation: The trap is a non-maskable interrupt as it deals with the ongoing process in the processor.
The trap is initiated by the process being executed due to lack of data required for its completion. Hence
trap is unmaskable.
advertisement
R
14. From amongst the following given scenarios determine the right one to justify interrupt mode of data
transfer.
A
i) Bulk transfer of several kilo-byte
ii) Moderately large data transfer of more than 1kb
iii) Short events like mouse action
iv) Keyboard inputs
a) i and ii
b) ii
c) i, ii and iv
d) iv
View Answer
Answer: d
Explanation: None.
15. How can the processor ignore other interrupts when it is servicing one ___________
a) By turning off the interrupt request line
b) By disabling the devices from sending the interrupts
c) BY using edge-triggered request lines
d) All of the mentioned
View Answer
Answer: d
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Information Technology Questions and Answers
2. Arduino Questions and Answers
3. Recruitment Support Service – Employers
4. C# Programming Examples on Files
5. Home
6. Microcontroller Questions and Answers
7. Embedded System Questions and Answers
R
8. Computer Networks Questions and Answers
9. Computer Graphics Questions and Answers
A
10. Microprocessor Questions & Answers
11. Computer Science Questions and Answers
12. Computer Fundamentals Questions and Answers
13. Master of Computer Applications Questions and Answers
14. Bachelor of Computer Applications Questions and Answers
15. Computer Organization Questions and Answers – Functional Units of a Computer
16. Computer Organization Questions and Answers – Hazards of Processor Architecture
17. Embedded Systems Questions and Answers – Introduction of Interrupts
18. Microprocessors Questions and Answers – Interrupt Cycle of 8086/8088
19. Computer Organization Questions and Answers – Motorola 680X0 Processor Architecture – 1
20. Computer Organization Questions and Answers – Address Translation – 2
advertisement
This set of Basic Computer Organization Questions and Answers focuses on “Interrupts – 2”.
1. When dealing with multiple devices interrupts, which mechanism is easy to implement?
a) Polling method
b) Vectored interrupts
c) Interrupt nesting
d) None of the mentioned
View Answer
Answer: a
Explanation: In this method, the processor checks the IRQ bits of all the devices, whichever is enabled
irst that device is serviced.
advertisement
2. The interrupt servicing mechanism in which the requesting device identi ies itself to the processor to
be serviced is ___________
a) Polling
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 48/223
11/5/2020 coa.html
b) Vectored interrupts
c) Interrupt nesting
d) Simultaneous requesting
View Answer
Answer: b
Explanation: None.
3. In vectored interrupts, how does the device identify itself to the processor?
a) By sending its device id
b) By sending the machine code for the interrupt service routine
c) By sending the starting address of the service routine
d) None of the mentioned
R
View Answer
A
Answer: c
Explanation: By sending the starting address of the routine the device ids the routine required and
thereby identifying itself.
Answer: d
Explanation: None.
5. The starting address sent by the device in vectored interrupt is called as __________
a) Location id
b) Interrupt vector
c) Service location
d) Service id
View Answer
Answer: b
Explanation: None.
advertisement
6. The processor indicates to the devices that it is ready to receive interrupts ________
a) By enabling the interrupt request line
b) By enabling the IRQ bits
c) By activating the interrupt acknowledge line
d) None of the mentioned
View Answer
Answer: c
Explanation: When the processor activates the acknowledge line the devices send their interrupts to the
processor.
ii) The BUS controller scans each device in a sequence of increasing address value to determine if the
entity wishes to communicate
iii) The device ready to communicate leaves its data in the I/O register
iv) The data is picked up and the controller moves to the step a
Identify the form of communication best describes the I/O mode amongst the following.
a) Programmed mode of data transfer
b) DMA
c) Interrupt mode
d) Polling
View Answer
Answer: d
Explanation: In polling, the processor checks each of the devices if they wish to perform data transfer
R
and if they do it performs the particular operation.
A
8. Which one of the following is true with regard to a CPU having a single interrupt request line and
single interrupt grant line?
i) Neither vectored nor multiple interrupting devices is possible.
ii) Vectored interrupts is not possible but multiple interrupting devices is possible.
iii) Vectored interrupts is possible and multiple interrupting devices is not possible.
iv) Both vectored and multiple interrupting devices are possible.
a) iii
b) i, iv
c) ii, iii
d) iii, iv
View Answer
Answer: a
Explanation: None.
9. Which table handle stores the addresses of the interrupt handling sub-routines?
a) Interrupt-vector table
b) Vector table
c) Symbol link table
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
advertisement
10. _________ method is used to establish priority by serially connecting all devices that request an
interrupt.
a) Vectored-interrupting
b) Daisy chain
c) Priority
d) Polling
View Answer
Answer: b
Explanation: In the Daisy chain mechanism, all the devices are connected using a single request line and
they’re serviced based on the interrupting device’s priority.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 50/223
11/5/2020 coa.html
11. In daisy chaining device 0 will pass the signal only if it has _______
a) Interrupt request
b) No interrupt request
c) Both No interrupt and Interrupt request
d) None of the mentioned
View Answer
Answer: b
Explanation: In daisy chaining since there is only one request line and only one acknowledges line, the
acknowledge signal passes from device to device until the one with the interrupt is found.
12. ______ interrupt method uses register whose bits are set separately by interrupt signal for each
device.
R
a) Parallel priority interrupt
b) Serial priority interrupt
A
c) Daisy chaining
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
13. ______________ register is used for the purpose of controlling the status of each interrupt request in
parallel priority interrupt.
a) Mass
b) Mark
c) Make
d) Mask
View Answer
Answer: d
Explanation: None.
advertisement
14. The added output of the bits of the interrupt register and the mask register is set as an input of
______________
a) Priority decoder
b) Priority encoder
c) Process id encoder
d) Multiplexer
View Answer
Answer: b
Explanation: In a parallel priority system, the priority of the device is obtained by adding the contents of
the interrupt register and the mask register.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 51/223
11/5/2020 coa.html
Answer: b
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice basic questions and answers on all areas of Computer Organization, here is complete set on
1000+ Multiple Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
R
« Prev - Computer Organization Questions and Answers – Interrupts – 1
» Next - Computer Organization Questions and Answers – Exceptions
A
Categories Computer Organization MCQs
Post navigation
Computer Organization Questions and Answers – Interrupts – 1
Computer Organization Questions and Answers – Exceptions
advertisement
advertisement
Recommended Posts:
1. C Programming Examples on Stacks & Queues
2. C# Programming Examples on Threads
3. SAN – Storage Area Networks Questions & Answers
4. Digital Circuits Questions and Answers
5. C Programming Examples on Bitwise Operations
6. Java Programming Examples on Multithreading
7. IOT Questions and Answers
8. Bangalore Training – SAN, C, Linux Kernel and Device Drivers Training
9. Home
10. Microcontroller Questions and Answers
11. Computer Science Questions and Answers
12. Master of Computer Applications Questions and Answers
13. Bachelor of Computer Applications Questions and Answers
14. Embedded System Questions and Answers
15. Computer Networks Questions and Answers
16. Computer Graphics Questions and Answers
17. Computer Fundamentals Questions and Answers
18. Microprocessor Questions & Answers
19. Computer Organization & Architecture Questions and Answers
20. Computer Organization Questions and Answers – Standard I/O Interfaces
advertisement
« Prev Next »
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Exceptions”.
Answer: b
R
Explanation: Since the interrupt was raised during the execution of the instruction, the instruction
cannot be executed and the exception is served immediately.
A
advertisement
Answer: d
Explanation: None.
Answer: a
Explanation: Debugger is a program used to detect and correct errors in the program.
Answer: d
Explanation: The debugger provides us with the two facilities to improve the checking of errors.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 53/223
11/5/2020 coa.html
Answer: a
Explanation: In trace mode, the program is checked line by line and if errors are detected then
exceptions are raised right away.
R
Answer: d
A
Explanation: The Breakpoint mode of operation allows the program to be halted at only speci ic
locations.
Answer: b
Explanation: The user programs are in the user mode and the system crucial programs are in the
supervisor mode.
advertisement
Answer: c
Explanation: These instructions are those which can are crucial for the system’s performance and hence
cannot be adultered by user programs, so is run only in supervisor mode.
Answer: d
Explanation: None.
execution
b) The Program is stopped and removed from the queue
c) The system switches the mode and starts the execution of a new process
d) The system switches mode and runs the debugger
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
R
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
A
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. C Programming Examples on Puzzles & Games
2. C# Programming Examples
3. C# Programming Examples on Events
4. Java Programming Examples
5. Java Programming Examples on Arrays
6. C# Programming Examples on Gaming
7. Linux Questions and Answers
8. Microprocessor Questions & Answers
9. C# Programming Examples on Threads
10. C# Programming Examples on Networking
11. C Programming Examples on Matrix
12. Computer Graphics Questions and Answers
13. Computer Networks Questions and Answers
14. Computer Science Questions and Answers
15. Computer Fundamentals Questions and Answers
16. Master of Computer Applications Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Java Programming Examples on Exception Handling
19. C# Programming Examples on Exceptions
20. Computer Organization & Architecture Questions and Answers
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 55/223
11/5/2020 coa.html
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Direct Memory Access”.
R
c) The amount of data transfer possible
d) None of the mentioned
A
View Answer
Answer: d
Explanation: DMA is an approach of performing data transfers in bulk between memory and the external
device without the intervention of the processor.
advertisement
Answer: b
Explanation: The Controller performs the functions that would normally be carried out by the processor.
3. In DMA transfers, the required signals and addresses are given by the __________
a) Processor
b) Device drivers
c) DMA controllers
d) The program itself
View Answer
Answer: c
Explanation: The DMA controller acts as a processor for DMA transfers and overlooks the entire
process.
4. After the completion of the DMA transfer, the processor is noti ied by __________
a) Acknowledge signal
b) Interrupt signal
c) WMFC signal
d) None of the mentioned
View Answer
Answer: b
Explanation: The controller raises an interrupt signal to notify the processor that the transfer was
complete.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 56/223
11/5/2020 coa.html
Answer: c
Explanation: The Controller uses the registers to store the starting address, word count and the status of
the operation.
advertisement
6. When the R/W bit of the status register of the DMA controller is set to 1.
R
a) Read operation is performed
b) Write operation is performed
A
c) Read & Write operation is performed
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
Answer: b
Explanation: The controller is directly connected to the system BUS to provide faster transfer of data.
8. Can a single DMA controller perform operations on two different disks simultaneously?
a) True
b) False
View Answer
Answer: a
Explanation: The DMA controller can perform operations on two different disks if the appropriate
details are known.
9. The technique whereby the DMA controller steals the access cycles of the processor to operate is
called __________
a) Fast conning
b) Memory Con
c) Cycle stealing
d) Memory stealing
View Answer
Answer: c
Explanation: The controller takes over the processor’s access cycles and performs memory operations.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 57/223
11/5/2020 coa.html
10. The technique where the controller is given complete access to main memory is __________
a) Cycle stealing
b) Memory stealing
c) Memory Con
d) Burst mode
View Answer
Answer: d
Explanation: The controller is given full control of the memory access cycles and can transfer blocks at a
faster rate.
11. The controller uses _____ to help with the transfers when handling network interfaces.
a) Input Buffer storage
R
b) Signal enhancers
c) Bridge circuits
A
d) All of the mentioned
View Answer
Answer: a
Explanation: The controller stores the data to transfer in the buffer and then transfers it.
12. To overcome the con lict over the possession of the BUS we use ______
a) Optimizers
b) BUS arbitrators
c) Multiple BUS structure
d) None of the mentioned
View Answer
Answer: b
Explanation: The BUS arbitrator is used to overcome the contention over the BUS possession.
Answer: c
Explanation: None.
advertisement
Answer: d
Explanation: The process requesting the transfer is paused and the operation is performed, meanwhile
another process is run on the processor.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 58/223
11/5/2020 coa.html
Answer: c
Explanation: The transfer can only be initiated by an instruction of a program being executed.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
R
Choice Questions and Answers on Computer Organization and Architecture.
A
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Java Programming Examples on Java.Lang
2. Object Oriented Programming Questions and Answers
3. Chemical Engineering Questions and Answers
4. Electronics & Communication Engineering Questions and Answers
5. Electrical Engineering Questions and Answers
6. Operating System Questions and Answers
7. Java Programming Examples
8. C# Programming Examples on Files
9. Digital Circuits Questions and Answers
10. Embedded System Questions and Answers
11. Information Technology Questions and Answers
12. C Programming Examples on Stacks & Queues
13. Computer Graphics Questions and Answers
14. Microprocessor Questions & Answers
15. Computer Science Questions and Answers
16. Computer Networks Questions and Answers
17. Master of Computer Applications Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 59/223
11/5/2020 coa.html
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Bus Arbitration”.
1. To resolve the clash over the access of the system BUS we use ______
a) Multiple BUS
b) BUS arbitrator
R
c) Priority access
d) None of the mentioned
A
View Answer
Answer: b
Explanation: The BUS arbitrator is used to allow a device to access the BUS based on certain parameters.
advertisement
2. The device which is allowed to initiate data transfers on the BUS at any time is called _____
a) BUS master
b) Processor
c) BUS arbitrator
d) Controller
View Answer
Answer: a
Explanation: The device which is currently accessing the BUS is called as the BUS master.
Answer: a
Explanation: In this approach, the processor takes into account the various parameters and assigns the
BUS to that device.
Answer: c
Explanation: None.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 60/223
11/5/2020 coa.html
Answer: d
Explanation: None.
advertisement
6. When the processor receives the request from a device, it responds by sending _____
a) Acknowledge signal
R
b) BUS grant signal
c) Response signal
A
d) None of the mentioned
View Answer
Answer: b
Explanation: The Grant signal is passed from one device to the other until the device that has requested
is found.
Answer: d
Explanation: The BUS master is the one that decides which will get the BUS.
Answer: a
Explanation: The BUS busy activated indicates that the BUS is already allocated to a device and is being
used.
Answer: b
Explanation: None.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 61/223
11/5/2020 coa.html
10. After the device completes its operation _____ assumes the control of the BUS.
a) Another device
b) Processor
c) Controller
d) None of the mentioned
View Answer
Answer: b
Explanation: After the device completes the operation it releases the BUS and the processor takes over it.
R
c) To indicate the BUS is already allocated
d) None of the mentioned
A
View Answer
Answer: c
Explanation: None.
Answer: d
Explanation: The device uses a 4bit ID number and based on this the BUS is allocated.
Answer: a
Explanation: None.
advertisement
Answer: c
Explanation: The OR output of all the 4 lines is obtained and the device with the larger value is assigned
the BUS.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 62/223
11/5/2020 coa.html
15. If two devices A and B contesting for the BUS have ID’s 5 and 6 respectively, which device gets the
BUS based on the Distributed arbitration.
a) Device A
b) Device B
c) Insuf icient information
d) None of the mentioned
View Answer
Answer: b
Explanation: The device Id’s of both the devices are passed on the lines and since the value of B is
greater after the Or operation it gets the BUS.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
R
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
A
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Embedded System Questions and Answers
2. Power Systems Questions and Answers
3. Home
4. Electrical & Electronics Engineering Questions and Answers
5. Operating System Questions and Answers
6. Analog Communications Questions and Answers
7. Structural Analysis Questions and Answers
8. Electronic Devices and Circuits Questions and Answers
9. Instrumentation Engineering Questions and Answers
10. Information Technology Questions and Answers
11. Microprocessor Questions & Answers
12. Electrical Engineering Questions and Answers
13. Electronics & Communication Engineering Questions and Answers
14. Computer Graphics Questions and Answers
15. Computer Fundamentals Questions and Answers
16. Computer Science Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Computer Networks Questions and Answers
19. Master of Computer Applications Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 63/223
11/5/2020 coa.html
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Synchronous BUS”.
R
1. The primary function of the BUS is __________
A
a) To connect the various devices to the cpu
b) To provide a path for communication between the processor and other devices
c) To facilitate data transfer between various devices
d) All of the mentioned
View Answer
Answer: a
Explanation: The BUS is used to allow the passage of commands and data between cpu and devices.
advertisement
2. The classi ication of BUSes into synchronous and asynchronous is based on __________
a) The devices connected to them
b) The type of data transfer
c) The Timing of data transfers
d) None of the mentioned
View Answer
Answer: c
Explanation: The BUS is classi ied into different types for the convenience of use and depending on the
device.
Answer: d
Explanation: The device which starts the data transfer is called an initiator.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 64/223
11/5/2020 coa.html
Answer: a
Explanation: The device which receives the commands from the initiator for data transfer.
advertisement
5. In synchronous BUS, the devices get the timing signals from __________
a) Timing generator in the device
b) A common clock line
c) Timing signals are not used at all
d) None of the mentioned
View Answer
Answer: b
Explanation: The devices receive their timing signals from the clock line of the BUS.
R
6. The delays caused in the switching of the timing signals is due to __________
A
a) Memory access time
b) WMFC
c) Propagation delay
d) Processor delay
View Answer
Answer: c
Explanation: The time taken for the signal to reach the BUS from the device or the circuit accounts for
this delay.
7. The time for which the data is to be on the BUS is affected by __________
a) Propagation delay of the circuit
b) Setup time of the device
c) Memory access time
d) Propagation delay of the circuit & Setup time of the device
View Answer
Answer: d
Explanation: The time for which the data is held is larger than the time taken for propagation delay and
setup time.
advertisement
8. The Master strobes the slave at the end of each clock cycle in Synchronous BUS.
a) True
b) False
View Answer
Answer: a
Explanation: None.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 65/223
11/5/2020 coa.html
Answer: d
Explanation: None.
10. _____________ signal is used as an acknowledgement signal by the slave in Multiple cycle transfers.
a) Ack signal
b) Slave ready signal
c) Master ready signal
d) Slave received signal
View Answer
Answer: b
Explanation: The slave once it receives the commands and address from the master strobes the ready
line indicating to the master that the commands are received.
R
advertisement
A
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Instrumentation Engineering Questions and Answers
2. Electronic Devices and Circuits Questions and Answers
3. R Programming Questions and Answers
4. Unix Questions and Answers
5. IOT Questions and Answers
6. SAN – Storage Area Networks Questions & Answers
7. Electrical Engineering Questions and Answers
8. Linux Questions and Answers
9. MongoDB Questions and Answers
10. Information Technology Questions and Answers
11. Electronics & Communication Engineering Questions and Answers
12. Digital Circuits Questions and Answers
13. Home
14. Computer Networks Questions and Answers
15. Computer Graphics Questions and Answers
16. Computer Fundamentals Questions and Answers
17. Computer Science Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 66/223
11/5/2020 coa.html
R
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Asynchronous BUS”.
A
1. The master indicates that the address is loaded onto the BUS, by activating _____ signal.
a) MSYN
b) SSYN
c) WMFC
d) INTR
View Answer
Answer: a
Explanation: The signal activated by the master in the asynchronous mode of transmission is used to
intimate the slave the required data is on the BUS.
advertisement
2. The devices with variable speeds are usually connected using asynchronous BUS.
a) True
b) False
View Answer
Answer: a
Explanation: The devices with variable speeds are connected using asynchronous BUS, as the devices
share a master-slave relationship.
Answer: b
Explanation: This signal is activated by the master to tell the slave that the required commands are on
the BUS.
4. In IBM’s S360/370 systems _____ lines are used to select the I/O devices.
a) SCAN in and out
b) Connect
c) Search
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 67/223
11/5/2020 coa.html
d) Peripheral
View Answer
Answer: a
Explanation: The signal is used to scan and connect to input or output devices.
advertisement
R
Answer: a
A
Explanation: The line is used to monitor the usage of the device for a process.
Answer: b
Explanation: The command is used to initiate a read from memory operation.
7. The BUS that allows I/O, memory and Processor to coexist is _______
a) Attributed BUS
b) Processor BUS
c) Backplane BUS
d) External BUS
View Answer
Answer: c
Explanation: None.
advertisement
Answer: d
Explanation: The asynchronous transmission is termed as Hand-Shake transfer because the master
intimates the slave after each step of the transfer.
9. Asynchronous mode of transmission is suitable for systems with multiple peripheral devices.
a) True
b) False
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 68/223
11/5/2020 coa.html
Answer: a
Explanation: This mode of transmission is suitable for multiple device situation as it supports variable
speed transfer.
10. The asynchronous BUS mode of transmission allows for a faster mode of data transfer.
a) True
b) False
View Answer
Answer: b
Explanation: None.
advertisement
R
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
A
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Electrical Engineering Questions and Answers
2. IOT Questions and Answers
3. Instrumentation Engineering Questions and Answers
4. Mechatronics Engineering Questions and Answers
5. Information Technology Questions and Answers
6. Electronics & Communication Engineering Questions and Answers
7. Embedded System Questions and Answers
8. Analog Communications Questions and Answers
9. VHDL Questions and Answers
10. Microcontroller Questions and Answers
11. Microprocessor Questions & Answers
12. Computer Networks Questions and Answers
13. Computer Graphics Questions and Answers
14. Computer Science Questions and Answers
15. Bachelor of Computer Applications Questions and Answers
16. Digital Circuits Questions and Answers
17. Home
18. Computer Fundamentals Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 69/223
11/5/2020 coa.html
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
R
focuses on “Interface Circuits”.
A
1. ______ serves as an intermediary between the device and the BUSes.
a) Interface circuits
b) Device drivers
c) Buffers
d) None of the mentioned
View Answer
Answer: a
Explanation: The interface circuits act as a hardware interface between the device and the software side.
advertisement
2. The side of the interface circuits, that has the data path and the control signals to transfer data
between interface and device is _____
a) BUS side
b) Port side
c) Hardwell side
d) Software side
View Answer
Answer: b
Explanation: This side connects the device to the motherboard.
Answer: c
Explanation: Once the address is put on the BUS the interface circuit decodes the address and uses the
buffer space to transfer data.
4. The conversion from parallel to serial data transmission and vice versa takes place inside the interface
circuits.
a) True
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 70/223
11/5/2020 coa.html
b) False
View Answer
Answer: a
Explanation: By doing this the interface circuits provide a better interconnection between devices.
advertisement
5. The parallel mode of communication is not suitable for long devices because of ______
a) Timing skew
b) Memory access delay
c) Latency
d) None of the mentioned
View Answer
R
Answer: a
A
Explanation: None.
6. The Interface circuits generate the appropriate timing signals required by the BUS control scheme.
a) True
b) False
View Answer
Answer: a
Explanation: The interface circuits generate the required clock signal for the synchronous mode of
transfer.
Answer: c
Explanation: The circuit holds the lags which are required for data transfers.
advertisement
8. User programmable terminals that combine VDT hardware with built-in microprocessor is _____
a) KIPs
b) Pc
c) Mainframe
d) Intelligent terminals
View Answer
Answer: d
Explanation: None.
9. Which most popular input device is used today for interactive processing and for the one line entry of
data for batch processing?
a) Mouse
b) Magnetic disk
c) Visual display terminal
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 71/223
11/5/2020 coa.html
d) Card punch
View Answer
Answer: a
Explanation: In batch processing systems the processes are grouped into batches and they’re executed
in batches.
10. The use of spooler programs or _______ Hardware allows PC operators to do the processing work at
the same time a printing operation is in progress.
a) Registers
b) Memory
c) Buffer
d) CPU
R
View Answer
A
Answer: c
Explanation: When the processor is busy with the process the data to be printed is stored in the buffer.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Mechatronics Engineering Questions and Answers
2. Information Technology Questions and Answers
3. Electrical & Electronics Engineering Questions and Answers
4. Home
5. Instrumentation Engineering Questions and Answers
6. Information Science Questions and Answers
7. Digital Circuits Questions and Answers
8. Analog Circuits Questions and Answers
9. Electrical Engineering Questions and Answers
10. Electronic Devices and Circuits Questions and Answers
11. Computer Graphics Questions and Answers
12. Linear Integrated Circuits Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 72/223
11/5/2020 coa.html
R
Standard I/O Interfaces
A
« Prev Next »
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Standard I/O Interfaces”.
Answer: a
Explanation: The bridge circuit is basically used to extend the processor BUS to connect devices.
advertisement
Answer: c
Explanation: The PCI BUS is used as an extension of the processor BUS and devices connected to it, is like
connected to the Processor itself.
Answer: b
Explanation: The ISA is an architectural standard developed by IBM for its PC’s.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 73/223
11/5/2020 coa.html
Answer: a
Explanation: The ANSI is one of the standard architecture used by companies in designing the systems.
advertisement
R
b) USB
c) HDMI
A
d) SCSI
View Answer
Answer: d
Explanation: The SCSI BUS is used to connect the video devices to a processor by providing a parallel
BUS.
Answer: b
Explanation: The SCSI BUS is used to connect disks and video controllers.
Answer: a
Explanation: The ISO is yet another architectural standard, used to design systems.
advertisement
Answer: c
Explanation: None.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 74/223
11/5/2020 coa.html
Answer: a
Explanation: None.
R
c) Industrial Decoder Electronics
d) International Decoder Encoder
A
View Answer
Answer: a
Explanation: The IDE interface is used to connect the hard disk to the processor in most of the Pentium
processors.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Clinical Science Questions and Answers
2. Software Engineering Questions & Answers
3. Electronics & Communication Engineering Questions and Answers
4. About
5. Cloud Computing Questions and Answers
6. IOT Questions and Answers
7. Cognitive Radio Questions and Answers
8. Software Architecture & Design Questions and Answers
9. Embedded System Questions and Answers
10. SAN – Storage Area Networks Questions & Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 75/223
11/5/2020 coa.html
R
Computer Organization Questions and Answers –
A
Parallel Port
« Prev Next »
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Parallel Port”.
1. The _____ circuit enables the generation of the ASCII code when the key is pressed.
a) Generator
b) Debouncing
c) Encoder
d) Logger
View Answer
Answer: c
Explanation: The signal generated upon the pressing of a button is encoded by the encoder circuit into
the corresponding ASCII value.
advertisement
2. To overcome multiple signals being generated upon a single press of the button, we make use of ______
a) Generator circuit
b) Debouncing circuit
c) Multiplexer
d) XOR circuit
View Answer
Answer: b
Explanation: When the button is pressed, the contact surfaces bounce and hence it might lead to the
generation of multiple signals. In order to overcome this, we use Debouncing circuits.
3. The best mode of connection between devices which need to send or receive large amounts of data
over a short distance is _____
a) BUS
b) Serial port
c) Parallel port
d) Isochronous port
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 76/223
11/5/2020 coa.html
Answer: c
Explanation: The parallel port transfers around 8 to 16 bits of data simultaneously over the lines, hence
increasing transfer rates.
Answer: b
Explanation: The encoder outputs the ASCII value along with the valid signal which indicates that a key
R
was pressed.
A
advertisement
Answer: a
Explanation: The parallel mode of data transfer is costly as it involves data being sent over parallel lines.
6. In a 32 bit processor, the A0 bit of the address line is connected to _____ of the parallel port interface.
a) Valid bit
b) Idle bit
c) Interrupt enable bit
d) Status or data register
View Answer
Answer: d
Explanation: None.
Answer: b
Explanation: The circuit is implemented using the edge triggered D lip lop, that is triggered on the rising
edge of the valid signal.
advertisement
8. In the output interface of the parallel port, along with the valid signal ______ is also sent.
a) Data
b) Idle signal
c) Interrupt
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 77/223
11/5/2020 coa.html
d) Acknowledge signal
View Answer
Answer: b
Explanation: The idle signal is used to check if the device is idle and ready to receive data.
R
Answer: a
Explanation: This register is used to control the low of data from the DATAOUT register.
A
10. In a general 8-bit parallel interface, the INTR line is connected to _______
a) Status and Control unit
b) DDR
c) Register select
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. VHDL Questions and Answers
2. Information Science Questions and Answers
3. Instrumentation Engineering Questions and Answers
4. Embedded System Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 78/223
11/5/2020 coa.html
R
17. Bachelor of Computer Applications Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Computer Networks Questions and Answers
A
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Serial Port”.
1. The mode of transmission of data, where one bit is sent for each clock cycle is ______
a) Asynchronous
b) Parallel
c) Serial
d) Isochronous
View Answer
Answer: d
Explanation: In the isochronous mode of transmission, each bit of the data is sent per each cycle.
advertisement
2. The transformation between the Parallel and serial ports is done with the help of ______
a) Flip lops
b) Logic circuits
c) Shift registers
d) None of the mentioned
View Answer
Answer: c
Explanation: The Shift registers are used to output the data in the desired format based on the need.
c) Printer
d) Monitor
View Answer
Answer: a
Explanation: The serial port is used to connect the keyboard and other devices which input or output
one bit at a time.
R
View Answer
A
Answer: a
Explanation: None.
advertisement
Answer: b
Explanation: The ports are made more lexible by enabling the input or output of different clock signals
for different devices.
Answer: c
Explanation: The UART is a standard developed for designing serial ports.
Answer: d
Explanation: None.
advertisement
Answer: a
Explanation: This basically means that the data transfer is done in asynchronous mode.
R
View Answer
A
Answer: c
Explanation: This is a standard that acts as a protocol for message communication involving serial ports.
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. C Algorithms, Problems & Programming Examples
2. VHDL Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 81/223
11/5/2020 coa.html
R
15. Home
16. Bachelor of Computer Applications Questions and Answers
17. Microcontroller Questions and Answers
A
18. Computer Fundamentals Questions and Answers
19. Computer Networks Questions and Answers
20. Computer Organization Questions and Answers – Synchronous BUS
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “PCI BUS-1”.
Answer: c
Explanation: The PCI BUS has a closer resemblance to IBM architecture.
advertisement
Answer: a
Explanation: The NuBUS is an extension of the processor BUS in Macintosh PC’s.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 82/223
11/5/2020 coa.html
Answer: b
Explanation: The PCI BUS was the irst to introduce plug and play interface for I/O devices.
R
c) Processor Computer Interconnect
d) Processor Cable Interconnect
A
View Answer
Answer: a
Explanation: The PCI BUS is used as an extension for the processor BUS.
advertisement
Answer: d
Explanation: The PCI BUS is mainly built to provide a wide range of connectivity for devices.
6. ______ address space gives the PCI its plug and plays capability.
a) Con iguration
b) I/O
c) Memory
d) All of the mentioned
View Answer
Answer: a
Explanation: The con iguration address space is used to store the details of the connected device.
Answer: c
Explanation: The PCI bridge is a circuit that acts as a bridge between the BUS and the memory.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 83/223
11/5/2020 coa.html
8. When transferring data over the PCI BUS, the master as to hold the address until the completion of the
transfer to the slave.
a) True
b) False
View Answer
Answer: b
Explanation: The address is stored by the slave in a buffer and hence it is not required by the master to
hold it.
R
c) Chief
d) Starter
A
View Answer
Answer: a
Explanation: The Master is also called as an initiator in PCI terminology as it is the one that initiates a
data transfer.
10. Signals whose names end in ____ are asserted in the low voltage state.
a) $
b) #
c) *
d) !
View Answer
Answer: b
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 84/223
11/5/2020 coa.html
R
13. Computer Graphics Questions and Answers
14. Computer Networks Questions and Answers
15. Computer Science Questions and Answers
A
16. Computer Fundamentals Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Home
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization Interview Questions and Answers focuses on “PCI BUS-2”.
1. A complete transfer operation over the BUS, involving the address and a burst of data is called _____
a) Transaction
b) Transfer
c) Move
d) Procedure
View Answer
Answer: a
Explanation: None.
advertisement
2. The device connected to the BUS are given addresses of ____ bit.
a) 24
b) 64
c) 32
d) 16
View Answer
Answer: b
Explanation: Each of the devices connected to the BUS will be allocated an address during the
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 85/223
11/5/2020 coa.html
initialization phase.
Answer: c
Explanation: The interrupt request lines are used by the devices connected to raise the interrupts.
4. _____ signal is sent by the initiator to indicate the duration of the transaction.
R
a) FRAME#
b) IRDY#
A
c) TMY#
d) SELD#
View Answer
Answer: a
Explanation: The FRAME signal is used to indicate the time required by the device.
advertisement
Answer: d
Explanation: The signal is used to enable 4 command lines.
Answer: c
Explanation: The initiator transmits this signal to tell the target that it is ready.
Answer: b
Explanation: None.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 86/223
11/5/2020 coa.html
Answer: c
Explanation: This is signal is activated by the device after it as recognized the address and commands put
on the BUS.
R
b) S/BE
c) DEVSEL#
A
d) IDSEL#
View Answer
Answer: d
Explanation: This signal is used to initialization of device select.
Answer: a
Explanation: The PCI BUS allows only 21 devices to be connected as only the higher order 21 bits of the
32 bit address space is used to specify the device.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organization for Interviews, Here is a complete set of 1000+ Multiple
Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 87/223
11/5/2020 coa.html
R
13. Computer Fundamentals Questions and Answers
14. Home
15. Computer Organization & Architecture Questions and Answers
A
16. Computer Organization Questions and Answers – Basic Operational Concept
17. Computer Organization Questions and Answers – Address Translation – 2
18. Computer Organization Questions and Answers – PCI BUS-1
19. Computer Organization Questions and Answers – SCSI BUS-2
20. Computer Organization Questions and Answers – Interface Circuits
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “SCSI BUS-1”.
Answer: b
Explanation: The SCSI BUS can overlap various data transfer requests by the devices.
advertisement
2. In a data transfer operation involving SCSI BUS, the control is with ______
a) Initiator
b) Target
c) SCSI controller
d) Target Controller
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 88/223
11/5/2020 coa.html
Answer: d
Explanation: The initiator involves in the arbitration process and after winning the BUS it’ll hand over the
control to the target controller.
3. In SCSI transfers the processor is not aware of the data being transferred.
a) True
b) False
View Answer
Answer: a
Explanation: The processor or the controller is unaware of the data being transferred.
R
a) That the data line is carrying the device information
b) That the data line is carrying the parity information
A
c) That the data line is partly closed
d) That the data line is temporarily occupied
View Answer
Answer: b
Explanation: None.
advertisement
Answer: a
Explanation: This signal is generally initiated when the BUS is currently occupied in an operation.
Answer: b
Explanation: This signal is usually asserted during the selection or reselection process.
7. ________ signal is asserted when the initiator wishes to send a message to the target.
a) MSG
b) APP
c) SMS
d) ATN
View Answer
Answer: d
Explanation: The ATN signal is short for attention, which is used to intimate the target that the initiator
sent a message to it.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 89/223
11/5/2020 coa.html
advertisement
Answer: c
Explanation: None.
9. _____ is used to reset all the device controls to their startup state.
R
a) SRT
b) RST
A
c) ATN
d) None of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: a
Explanation: The SCSI uses distributed arbitration to select the device to give the BUS control.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 90/223
11/5/2020 coa.html
R
13. Electrical Engineering Questions and Answers
14. Electronics & Communication Engineering Questions and Answers
15. Information Technology Questions and Answers
A
16. About
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization Questions and Answers for Freshers focuses on “SCSI BUS-2”.
Answer: a
Explanation: The SCSI BUS is one of the expansion BUSes used in a system.
advertisement
Answer: d
Explanation: This a standard for designing BUSes and other system components.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 91/223
11/5/2020 coa.html
Answer: b
Explanation: The SCSI BUS which is narrow is capable of transferring 8 bits of data at a time.
R
c) That the signals have a common ground return
d) That the signals have a similar voltage signature
A
View Answer
Answer: c
Explanation: These type of signals are a common feature of the SCSI BUS.
advertisement
Answer: a
Explanation: This is a type of signaling which uses 5v of current.
6. For better transfer rates on the SCSI BUS the length of the cable is limited to ______
a) 2m
b) 4m
c) 1.3m
d) 1.6m
View Answer
Answer: d
Explanation: To increase the transmission rate in SCSI in SE mode of transfer the wire length is restricted
to 1.6m.
7. The maximum number of devices that can be connected to SCSI BUS is ______
a) 12
b) 10
c) 16
d) 8
View Answer
Answer: c
Explanation: None.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 92/223
11/5/2020 coa.html
Answer: a
Explanation: This is used to coordinate and monitor the data transfer over the BUS.
R
c) Asynchronous
d) Synchronous
A
View Answer
Answer: b
Explanation: None.
10. The data is stored on the disk in the form of blocks called _____
a) Pages
b) Frames
c) Sectors
d) Tables
View Answer
Answer: c
Explanation: The data is stored on the disk in the form of a collection of blocks called as sectors.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organization for Freshers, Here is a complete set of 1000+ Multiple
Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. C++ Algorithms, Problems & Programming Examples
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 93/223
11/5/2020 coa.html
R
14. Computer Fundamentals Questions and Answers
15. Computer Graphics Questions and Answers
16. Computer Networks Questions and Answers
A
17. Computer Science Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Bachelor of Computer Applications Questions and Answers
20. Computer Organization Questions and Answers – Basic Operational Concept
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “USB – 1”.
1. The transfer rate, when the USB is operating in low-speed of operation is _____
a) 5 Mb/s
b) 12 Mb/s
c) 2.5 Mb/s
d) 1.5 Mb/s
View Answer
Answer: d
Explanation: The USB has two rates of operation the low-speed and the full-speed one.
advertisement
2. The high speed mode of operation of the USB was introduced by _____
a) ISA
b) USB 3.0
c) USB 2.0
d) ANSI
View Answer
Answer: c
Explanation: The high-speed mode of operation was introduced with USB 2.0, which enabled the USB to
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 94/223
11/5/2020 coa.html
Answer: c
Explanation: The isochronous process means each bit of data is separated by a time interval.
R
a) List
b) Huffman
A
c) Hash
d) Tree
View Answer
Answer: d
Explanation: The USB has a tree structure with the root hub at the centre.
Answer: a
Explanation: The I/o devices form the leaves of the structure.
advertisement
6. USB is a parallel mode of transmission of data and this enables for the fast speeds of data transfers.
a) True
b) False
View Answer
Answer: b
Explanation: The USB does a serial mode of data transfer.
Answer: b
Explanation: It allows only the host to communicate with the devices and not between themselves.
8. The device can send a message to the host by taking part in _____ for the communication path.
a) Arbitration
b) Polling
c) Prioritizing
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 95/223
11/5/2020 coa.html
Answer: b
Explanation: None.
9. When the USB is connected to a system, its root hub is connected to the ________
a) PCI BUS
b) SCSI BUS
c) Processor BUS
d) IDE
View Answer
R
Answer: c
Explanation: The USB’s root is connected to the processor directly using the BUS.
A
advertisement
Answer: d
Explanation: To make it easier for recognition the devices are given 7 bit addresses.
11. The USB address space can be shared by the user’s memory space.
a) True
b) False
View Answer
Answer: b
Explanation: The USB memory space is not under any address spaces and cannot be accessed.
12. The initial address of a device just connected to the HUB is ________
a) AHFG890
b) 0000000
c) FFFFFFF
d) 0101010
View Answer
Answer: b
Explanation: By standard, the usual address of a new device is zero.
13. Locations in the device to or from which data transfers can take place is called ________
a) End points
b) Hosts
c) Source
d) None of the mentioned
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 96/223
11/5/2020 coa.html
Answer: a
Explanation: None.
advertisement
Answer: c
Explanation: This means that the pipe is bi-directional in sending messages or information.
R
15. The type/s of packets sent by the USB is/are _______
A
a) Data
b) Address
c) Control
d) Both Data and Control
View Answer
Answer: d
Explanation: This means that the USB gets both data and control signals required for the transfer
operation.
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Data Structure Questions and Answers
2. Electronic Devices and Circuits Questions and Answers
3. Data Science Questions and Answers
4. Home
5. Electrical Engineering Questions and Answers
6. Software Architecture & Design Questions and Answers
7. Information Science Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 97/223
11/5/2020 coa.html
R
20. Computer Organization & Architecture Questions and Answers
advertisement
A
Computer Organization Questions and Answers –
USB – 2
« Prev Next »
This set of Computer Organization Interview Questions and Answers for freshers focuses on “USB-2”.
Answer: a
Explanation: The PID is the ield that is used to identify the device (the device id).
advertisement
Answer: a
Explanation: The ields are transmitted twice, once with the true values and the second time with the
complemented values.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 98/223
11/5/2020 coa.html
Answer: d
Explanation: The last 5 bits of the packet is used for error checking, that is cyclic redundancy check.
4. The CRC bits are computed based on the values of the _____
a) PID
b) ADDR
c) ENDP
d) Both ADDR and ENDP
View Answer
Answer: d
Explanation: The CRC bits are calculated based on the values of the address and endp.
advertisement
R
5. The data packets can contain data upto ______
A
a) 512 bytes
b) 256 bytes
c) 1024 bytes
d) 2 KB
View Answer
Answer: c
Explanation: None.
Answer: d
Explanation: The above are all the common features of the USB.
Answer: a
Explanation: To support the isochronous mode of operation the usb transmission is divided into frames.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 99/223
11/5/2020 coa.html
Answer: b
Explanation: The SOF(State Of Frame) is used to indicate the beginning of a new frame.
Answer: c
Explanation: None.
R
10. The power speci ication of usb is _____
a) 5v
A
b) 10v
c) 24v
d) 10v
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organization for Interviews, Here is a complete set of 1000+ Multiple
Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. C# Programming Examples on Networking
2. C# Programming Examples on Matrix
3. Electronics & Communication Engineering Questions and Answers
4. Electrical Engineering Questions and Answers
5. Home
6. Instrumentation Engineering Questions and Answers
7. Java Programming Examples on Event Handling
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 100/223
11/5/2020 coa.html
8. Simple C Programs
9. Java Programming Examples on File Handling
10. Information Technology Questions and Answers
11. Simple Java Programs
12. C# Programming Examples on Data Structures
13. Java Programming Examples on Collections
14. Computer Fundamentals Questions and Answers
15. Computer Networks Questions and Answers
16. Computer Graphics Questions and Answers
17. Computer Science Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Bachelor of Computer Applications Questions and Answers
R
20. Computer Organization & Architecture Questions and Answers
advertisement
A
Computer Organization Questions and Answers –
Static Memories
« Prev Next »
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Static Memories”.
1. The duration between the read and the mfc signal is ______
a) Access time
b) Latency
c) Delay
d) Cycle time
View Answer
Answer: a
Explanation: The time between the issue of a read signal and the completion of it is called memory
access time.
advertisement
2. The minimum time delay between two successive memory read operations is ______
a) Cycle time
b) Latency
c) Delay
d) None of the mentioned
View Answer
Answer: a
Explanation: The Time taken by the cpu to end one read operation and to start one more is cycle time.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 101/223
11/5/2020 coa.html
Answer: c
Explanation: The MFC stands for memory Function Complete.
R
Answer: b
Explanation: The processor can execute instructions faster than they’re fetched, hence cycle time is the
A
bottleneck for performance.
5. The logical addresses generated by the cpu are mapped onto physical memory by ____________
a) Relocation register
b) TLB
c) MMU
d) None of the mentioned
View Answer
Answer: c
Explanation: The MMU stands for memory management unit, which is used to map logical address onto
the physical address.
advertisement
Answer: a
Explanation: None.
Answer: b
Explanation: This means that the cell contents together form one word of instruction or data.
Answer: d
Explanation: The cells in each column are connected to the sense/write circuit using two bit lines and
which is in turn connected to the data lines.
R
Answer: b
A
Explanation: None.
advertisement
Answer: d
Explanation: It can store upto 128 bits as each cell can hold one bit of data.
11. A memory organisation that can hold upto 1024 bits and has a minimum of 10 address lines can be
organized into _____
a) 128 X 8
b) 256 X 4
c) 512 X 2
d) 1024 X 1
View Answer
Answer: d
Explanation: All the others require less than 10 address bits.
12. Circuits that can hold their state as long as power is applied is _______
a) Dynamic memory
b) Static memory
c) Register
d) Cache
View Answer
Answer: b
Explanation: None.
d) 12
View Answer
Answer: a
Explanation: In the 14, 8-data lines,4-address lines and 2 are sense/write and CS signals.
advertisement
14. The advantage of CMOS SRAM over the transistor one’s is _________
a) Low cost
b) High ef iciency
c) High durability
d) Low power consumption
View Answer
R
Answer: d
A
Explanation: This is because the cell consumes power only when it is being accessed.
15. In a 4M-bit chip organisation has a total of 19 external connections.then it has _______ address if 8
data lines are there.
a) 10
b) 8
c) 9
d) 12
View Answer
Answer: c
Explanation: To have 8 data lines and 19 external connections it has to have 9 address lines(i.e 512 x 8
organisation).
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. C Questions and Answers
2. C Algorithms, Problems & Programming Examples
3. Python Programming Examples on Graphs
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 104/223
11/5/2020 coa.html
R
16. Computer Graphics Questions and Answers
17. C Programming Examples on File Handling
18. Computer Networks Questions and Answers
A
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Asynchronous DRAM”.
Answer: c
Explanation: The reason for the high cost of the SRAM is because of the usage of more number of
transistors.
advertisement
Answer: c
Explanation: This means that the cells won’t hold their state inde initely.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 105/223
11/5/2020 coa.html
3. The reason for the cells to lose their state over time is ________
a) The lower voltage levels
b) Usage of capacitors to store the charge
c) Use of Shift registers
d) None of the mentioned
View Answer
Answer: b
Explanation: Since capacitors are used the charge dissipates over time.
R
c) The defect of the capacitor
d) None of the mentioned
A
View Answer
Answer: a
Explanation: The capacitor loses charge due to the backward current of the transistor and due to the
small resistance.
advertisement
Answer: a
Explanation: The sense ampli ier detects if the value is above or below the threshold and then restores it.
Answer: b
Explanation: We multiplex the various address lines onto fewer pins.
7. The processor must take into account the delay in accessing the memory location, such memories are
called ______
a) Delay integrated
b) Asynchronous memories
c) Synchronous memories
d) Isochronous memories
View Answer
Answer: b
Explanation: None.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 106/223
11/5/2020 coa.html
Answer: b
Explanation: This makes the contents of the row required refreshed.
9. In order to read multiple bytes of a row at the same time, we make use of ______
a) Latch
b) Shift register
R
c) Cache
d) Memory extension
A
View Answer
Answer: a
Explanation: The latch makes it easy to ready multiple bytes of data of the same row simultaneously by
just giving the consecutive column address.
Answer: c
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 107/223
11/5/2020 coa.html
R
13. Embedded System Questions and Answers
14. Computer Graphics Questions and Answers
15. Computer Fundamentals Questions and Answers
A
16. Computer Networks Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Embedded Systems Questions and Answers – DRAM Interfaces
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Synchronous DRAM”.
Answer: d
Explanation: The SDRAM’s make use of clock signals to synchronize their operation.
advertisement
2. The difference in the address and data connection between DRAM’s and SDRAM’s is _______
a) The usage of more number of pins in SDRAM’s
b) The requirement of more address lines in SDRAM’s
c) The usage of a buffer in SDRAM’s
d) None of the mentioned
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 108/223
11/5/2020 coa.html
Answer: c
Explanation: The SDRAM uses buffered storage of address and data.
Answer: b
Explanation: The Counter helps to restore the charge on the capacitor.
R
4. The mode register is used to _______
a) Select the row or column data transfer mode
A
b) Select the mode of operation
c) Select mode of storing the data
d) All of the mentioned
View Answer
Answer: b
Explanation: The mode register is used to choose between burst mode or bit mode of operation.
advertisement
Answer: a
Explanation: None.
6. The time taken to transfer a word of data to or from the memory is called as ______
a) Access time
b) Cycle time
c) Memory latency
d) None of the mentioned
View Answer
Answer: c
Explanation: The performance of the memory is measured by means of latency.
Answer: a
Explanation: In SDRAM’s all the bytes of data to be read or written are stored in the buffer until the
operation is complete.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 109/223
11/5/2020 coa.html
Answer: a
Explanation: The SDRAM’s are edge-triggered.
R
c) Improving the clock speeds
d) Increasing the bandwidth
A
View Answer
Answer: b
Explanation: By transferring data on both the edges the bandwidth is effectively doubled.
Answer: a
Explanation: The division of memory into two banks makes it easy to access two different words at each
edge of the clock.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 110/223
11/5/2020 coa.html
R
13. Microprocessor Questions & Answers
14. Computer Graphics Questions and Answers
15. Computer Networks Questions and Answers
A
16. Computer Fundamentals Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Large Memories”.
1. The chip can be disabled or cut off from an external connection using ______
a) Chip select
b) LOCK
c) ACPT
d) RESET
View Answer
Answer: a
Explanation: The chip gets enabled if the CS is set otherwise the chip gets disabled.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 111/223
11/5/2020 coa.html
Answer: c
Explanation: The cell blocks are arranged and put in a memory module.
3. The less space consideration as lead to the development of ________ (for large memories).
a) SIMM’s
b) DIMS’s
c) SRAM’s
d) Both SIMM’s and DIMS’s
View Answer
Answer: d
Explanation: The SIMM (single inline memory module) or DIMM (dual inline memory module) occupy
less space while providing greater memory space.
R
4. The SRAM’s are basically used as ______
A
a) Registers
b) Caches
c) TLB
d) Buffer
View Answer
Answer: b
Explanation: The SRAM’s are used as caches as their operation speed is very high.
advertisement
Answer: a
Explanation: None.
Answer: b
Explanation: This unit multiplexes the various address lines to lesser pins on the chip.
7. The controller multiplexes the addresses after getting the _____ signal.
a) INTR
b) ACK
c) RESET
d) Request
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 112/223
11/5/2020 coa.html
Answer: d
Explanation: The controller gets the request from the device needing the memory read or write
operation and then it multiplexes the address.
advertisement
Answer: c
R
Explanation: The multiplexed signal of the controller is split into RAS and CAS.
A
9. Consider a memory organised into 8K rows, and that it takes 4 cycles to complete a read operation.
Then the refresh overhead of the chip is ______
a) 0.0021
b) 0.0038
c) 0.0064
d) 0.0128
View Answer
Answer: b
Explanation: The refresh overhead is calculated by taking into account the total time for refreshing and
the interval of each refresh.
10. When DRAM’s are used to build a complex large memory, then the controller only provides the
refresh counter.
a) True
b) False
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 113/223
11/5/2020 coa.html
Recommended Posts:
1. Information Science Questions and Answers
2. Software Architecture & Design Questions and Answers
3. Embedded System Questions and Answers
4. Java Programming Examples on Utility Classes
5. Information Technology Questions and Answers
6. Java Programming Examples
7. IOT Questions and Answers
R
8. Python Questions and Answers
9. Simple C Programs
A
10. Home
11. C Programming Examples on Linked List
12. C# Programming Examples on Networking
13. Computer Networks Questions and Answers
14. Computer Graphics Questions and Answers
15. Microprocessor Questions & Answers
16. Computer Fundamentals Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “RamBus Memory”.
Answer: b
Explanation: The RAMBUS is much advanced mode of memory storage.
advertisement
c) Speed of transfer
d) None of the mentioned
View Answer
Answer: c
Explanation: The RAMBUS was developed basically to lessen the data transfer time.
R
Answer: a
A
Explanation: The reference voltage is reduced from the Vsupply about 2v.
Answer: c
Explanation: By using voltage swings to transfer data, the transfer rate along with ef iciency is improved.
advertisement
Answer: b
Explanation: The differential signaling basically means using voltage swings to transmit data.
Answer: a
Explanation: The special communication link is used to provide the necessary design and required
hardware for the transmission.
7. The original design of the RAMBUS required for ________ data lines.
a) 4
b) 6
c) 8
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 115/223
11/5/2020 coa.html
d) 9
View Answer
Answer: d
Explanation: Out of the 9 data lines, 8 were used for data transmission and the one left was used for
parity checking.
advertisement
R
View Answer
A
Answer: c
Explanation: The special memory chip should be able to transmit data on both the edges and is called as
RDRAM’s.
Answer: b
Explanation: The direct RAMBUS is used to transmit 2 bytes of data at a time.
10. The RDRAM chips assembled into larger memory modules called ______
a) RRIM
b) DIMM
c) SIMM
d) All of the mentioned
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 116/223
11/5/2020 coa.html
Recommended Posts:
1. C# Programming Examples on Networking
2. C Programming Examples without using Recursion
3. Embedded System Questions and Answers
4. Simple C Programs
R
5. C Programming Examples on Linked List
6. Information Science Questions and Answers
A
7. Java Programming Examples
8. Instrumentation Engineering Questions and Answers
9. Microprocessor Questions & Answers
10. Electronics & Communication Engineering Questions and Answers
11. Electrical Engineering Questions and Answers
12. Information Technology Questions and Answers
13. Home
14. Computer Graphics Questions and Answers
15. Computer Networks Questions and Answers
16. Computer Fundamentals Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization Questions and Answers – Motorola 680X0 Processor Architecture – 1
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Read-Only Memory”.
Answer: b
Explanation: If the gate of the transistor is closed then, the value of zero is stored in the ROM.
advertisement
Answer: a
Explanation: It allows the user to program the ROM.
R
View Answer
A
Answer: d
Explanation: The PROM is cheaper than ROM as they can be programmed manually.
Answer: c
Explanation: The EPROM uses an extra transistor where the ground connection is there in the ROM chip.
Answer: c
Explanation: The ROM chips are used to store boot iles required for the system startup.
advertisement
Answer: b
Explanation: To erase the contents of the EPROM the chip is exposed to the UV rays, which dissipate the
charge on the transistor.
Answer: d
Explanation: None.
Answer: a
R
Explanation: The disadvantages of the EPROM led to the development of the EEPROM.
A
9. The disadvantage of the EEPROM is/are ________
a) The requirement of different voltages to read, write and store information
b) The Latency read operation
c) The inef icient memory mapping schemes used
d) All of the mentioned
View Answer
Answer: a
Explanation: None.
advertisement
10. The memory devices which are similar to EEPROM but differ in the cost effectiveness is ______
a) Memory sticks
b) Blue-ray devices
c) Flash memory
d) CMOS
View Answer
Answer: c
Explanation: The lash memory functions similar to the EEPROM but is much cheaper.
11. The only difference between the EEPROM and lash memory is that the latter doesn’t allow bulk data
to be written.
a) True
b) False
View Answer
Answer: a
Explanation: This is not permitted as the previous contents of the cells will be overwritten.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 119/223
11/5/2020 coa.html
Answer: d
Explanation: The lash memories low power requirement enables them to be used in a wide range of
hand held devices.
13. The memory module obtained by placing a number of lash chips for higher memory storage called
as _______
a) FIMM
b) SIMM
c) Flash card
d) RIMM
View Answer
Answer: c
R
Explanation: None.
advertisement
A
14. The lash memory modules designed to replace the functioning of a hard disk is ______
a) RIMM
b) Flash drives
c) FIMM
d) DIMM
View Answer
Answer: b
Explanation: The lash drives have been developed to provide faster operation but with lesser space.
15. The reason for the fast operating speeds of the lash drives is ____________
a) The absence of any movable parts
b) The integrated electronic hardware
c) The improved bandwidth connection
d) All of the mentioned
View Answer
Answer: a
Explanation: Since the lash drives have no movable parts their access and seek times are reasonably
reduced.
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
advertisement
advertisement
Recommended Posts:
1. Software Architecture & Design Questions and Answers
2. Information Science Questions and Answers
3. Electrical Engineering Questions and Answers
4. Analog Circuits Questions and Answers
5. Instrumentation Engineering Questions and Answers
6. IOT Questions and Answers
7. Information Technology Questions and Answers
8. Electronic Devices and Circuits Questions and Answers
R
9. Electronics & Communication Engineering Questions and Answers
10. Microprocessor Questions & Answers
A
11. VLSI Questions and Answers
12. C# Programming Examples on Files
13. Computer Networks Questions and Answers
14. Computer Graphics Questions and Answers
15. Digital Circuits Questions and Answers
16. Computer Science Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Hierarchy of Memory”.
Answer: b
Explanation: As they require a large number of transistors, their cost per bit increases.
advertisement
Answer: c
Explanation: The DRAM’s were used for large memory modules for a long time until a substitute was
found.
3. To overcome the slow operating speeds of the secondary memory we make use of faster lash drives.
a) True
b) False
View Answer
Answer: a
R
Explanation: To improve the speed we use lash drives at the cost of memory space.
A
4. The fastest data access is provided using _______
a) Caches
b) DRAM’s
c) SRAM’s
d) Registers
View Answer
Answer: d
Explanation: The fastest data access is provided using registers as these memory locations are situated
inside the processor.
advertisement
5. The memory which is used to store the copy of data or instructions stored in larger memories, inside
the CPU is called _______
a) Level 1 cache
b) Level 2 cache
c) Registers
d) TLB
View Answer
Answer: a
Explanation: These memory devices are generally used to map onto the data stored in the larger
memories.
6. The larger memory placed between the primary cache and the memory is called ______
a) Level 1 cache
b) Level 2 cache
c) EEPROM
d) TLB
View Answer
Answer: b
Explanation: This is basically used to provide effective memory mapping.
d) Register
View Answer
Answer: d
Explanation: None.
advertisement
R
Answer: b
A
Explanation: The secondary memory is the slowest memory device.
9. In the memory hierarchy, as the speed of operation increases the memory size also increases.
a) True
b) False
View Answer
Answer: b
Explanation: As the speed of operation increases the cost increases and the size decreases.
10. If we use the lash drives instead of the harddisks, then the secondary storage can go above primary
memory in the hierarchy.
a) True
b) False
View Answer
Answer: b
Explanation: The lash drives will increase the speed of transfer but still it won’t be faster than primary
memory.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
advertisement
Recommended Posts:
1. Simple C Programs
2. Microprocessor Questions & Answers
3. Electrical Engineering Questions and Answers
4. Linux Questions and Answers
5. Instrumentation Engineering Questions and Answers
6. HTML Questions and Answers
7. Machine Dynamics Questions and Answers
8. C# Programming Examples on Data Structures
R
9. C Programming Examples on Stacks & Queues
10. Electric Drives Questions and Answers
11. Embedded System Questions and Answers
A
12. C# Programming Examples on Files
13. Computer Graphics Questions and Answers
14. Computer Science Questions and Answers
15. Master of Computer Applications Questions and Answers
16. Computer Networks Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Home
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Caches”.
Answer: b
Explanation: This difference in the speeds of operation of the system caused it to be inef icient.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 124/223
11/5/2020 coa.html
Answer: a
Explanation: This means that the cache depends on the location in the memory that is referenced often.
R
Answer: c
Explanation: None.
A
4. The spatial aspect of the locality of reference means ________
a) That the recently executed instruction is executed again next
b) That the recently executed won’t be executed again
c) That the instruction executed will be executed at a later time
d) That the instruction in close proximity of the instruction executed will be executed in future
View Answer
Answer: d
Explanation: The spatial aspect of locality of reference tells that the nearby instruction is more likely to
be executed in future.
advertisement
5. The correspondence between the main memory blocks and those in the cache is given by _________
a) Hash function
b) Mapping function
c) Locale function
d) Assign function
View Answer
Answer: b
Explanation: The mapping function is used to map the contents of the memory to the cache.
6. The algorithm to remove and place new contents into the cache is called _______
a) Replacement algorithm
b) Renewal algorithm
c) Updation
d) None of the mentioned
View Answer
Answer: a
Explanation: As the cache gets full, older contents of the cache are swapped out with newer contents.
This decision is taken by the algorithm.
Answer: c
Explanation: When write operation is issued then the corresponding operation is performed.
advertisement
8. The bit used to signify that the cache location is updated is ________
a) Dirty bit
b) Update bit
c) Reference bit
d) Flag bit
View Answer
R
Answer: a
A
Explanation: When the cache location is updated in order to signal to the processor this bit is used.
Answer: b
Explanation: This is another way of performing the write operation, wherein the cache is updated irst
and then the memory.
10. The approach where the memory contents are transferred directly to the processor from the
memory is called ______
a) Read-later
b) Read-through
c) Early-start
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 126/223
11/5/2020 coa.html
Recommended Posts:
1. C Programming Examples on File Handling
2. Simple C Programs
3. C Programming Examples on Stacks & Queues
4. C++ Algorithms, Problems & Programming Examples
R
5. Java Algorithms, Problems & Programming Examples
6. C Programming Examples on Linked List
A
7. Java Programming Examples
8. C Programming Examples on Searching and Sorting
9. C# Programming Examples on Files
10. C# Programming Examples on Data Structures
11. C Programming Examples
12. Embedded System Questions and Answers
13. Microprocessor Questions & Answers
14. Computer Science Questions and Answers
15. Bachelor of Computer Applications Questions and Answers
16. Master of Computer Applications Questions and Answers
17. Computer Graphics Questions and Answers
18. Computer Networks Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Mapping Functions”.
1. The memory blocks are mapped on to the cache with the help of ______
a) Hash functions
b) Vectors
c) Mapping functions
d) None of the mentioned
View Answer
Answer: c
Explanation: The mapping functions are used to map the memory blocks on to their corresponding
cache block.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 127/223
11/5/2020 coa.html
advertisement
2. During a write operation if the required block is not present in the cache then ______ occurs.
a) Write latency
b) Write hit
c) Write delay
d) Write miss
View Answer
Answer: d
Explanation: This indicates that the operation has missed and it brings the required block into the cache.
3. In ________ protocol the information is directly written into the main memory.
R
a) Write through
b) Write back
A
c) Write irst
d) None of the mentioned
View Answer
Answer: a
Explanation: In case of the miss, then the data gets written directly in main memory.
4. The only draw back of using the early start protocol is _______
a) Time delay
b) Complexity of circuit
c) Latency
d) High miss rate
View Answer
Answer: b
Explanation: In this protocol, the required block is read and directly sent to the processor.
5. The method of mapping the consecutive memory blocks to consecutive cache blocks is called ______
a) Set associative
b) Associative
c) Direct
d) Indirect
View Answer
Answer: c
Explanation: This method is most simple to implement as it involves direct mapping of memory blocks.
advertisement
6. While using the direct mapping technique, in a 16 bit system the higher order 5 bits are used for
________
a) Tag
b) Block
c) Word
d) Id
View Answer
Answer: a
Explanation: The tag is used to identify the block mapped onto one particular cache block.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 128/223
11/5/2020 coa.html
7. In direct mapping the presence of the block in memory is checked with the help of block ield.
a) True
b) False
View Answer
Answer: b
Explanation: The tag ield is used to check the presence of a mem block.
8. In associative mapping, in a 16 bit system the tag ield has ______ bits.
a) 12
b) 8
c) 9
d) 10
R
View Answer
A
Answer: a
Explanation: The Tag ield is used as an id for the different memory blocks mapped to the cache.
Answer: a
Explanation: In associative mapping, all the tags have to be searched to ind the block.
advertisement
10. The technique of searching for a block by going through all the tags is ______
a) Linear search
b) Binary search
c) Associative search
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
11. The set-associative map technique is a combination of the direct and associative technique.
a) True
b) False
View Answer
Answer: a
Explanation: The combination of the ef iciency of the associative method and the cheapness of the direct
mapping, we get the set-associative mapping.
12. In set-associative technique, the blocks are grouped into ______ sets.
a) 4
b) 8
c) 12
d) 6
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 129/223
11/5/2020 coa.html
Answer: d
Explanation: The set-associative technique groups the blocks into different sets.
13. A control bit called _________ has to be provided to each block in set-associative.
a) Idol bit
b) Valid bit
c) Reference bit
d) All of the mentioned
View Answer
Answer: b
Explanation: The valid bit is used to indicate that the block holds valid information.
advertisement
R
14. The bit used to indicate whether the block was recently used or not is _______
A
a) Idol bit
b) Control bit
c) Reference bit
d) Dirty bit
View Answer
Answer: d
Explanation: The dirty bit is used to show that the block was recently modi ied and for a replacement
algorithm.
Answer: b
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 130/223
11/5/2020 coa.html
Recommended Posts:
R
11. Neural Networks Questions and Answers
12. C# Programming Examples on Functions
13. Embedded System Questions and Answers
A
14. Computer Networks Questions and Answers
15. Computer Graphics Questions and Answers
16. Computer Science Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Cache Miss and Hit”.
1. The main memory is structured into modules each with its own address register called ______
a) ABR
b) TLB
c) PC
d) IR
View Answer
Answer: a
Explanation: ABR stands for Address Buffer Register.
advertisement
2. When consecutive memory locations are accessed only one module is accessed at a time.
a) True
b) False
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 131/223
11/5/2020 coa.html
Answer: a
Explanation: In a modular approach to memory structuring only one module can be accessed at a time.
3. In memory interleaving, the lower order bits of the address is used to _____________
a) Get the data
b) Get the address of the module
c) Get the address of the data within the module
d) None of the mentioned
View Answer
Answer: b
Explanation: To implement parallelism in data access we use interleaving.
R
4. The number successful accesses to memory stated as a fraction is called as _____
a) Hit rate
A
b) Miss rate
c) Success rate
d) Access rate
View Answer
Answer: a
Explanation: The hit rate is an important factor in performance measurement.
advertisement
5. The number failed attempts to access memory, stated in the form of a fraction is called as _________
a) Hit rate
b) Miss rate
c) Failure rate
d) Delay rate
View Answer
Answer: b
Explanation: The miss rate is a key factor in deciding the type of replacement algorithm.
6. In associative mapping during LRU, the counter of the new block is set to ‘0’ and all the others are
incremented by one, when _____ occurs.
a) Delay
b) Miss
c) Hit
d) Delayed hit
View Answer
Answer: b
Explanation: Miss usually occurs when the memory block required is not present in the cache.
7. In LRU, the referenced blocks counter is set to’0′ and that of the previous blocks are incremented by
one and others remain same, in the case of ______
a) Hit
b) Miss
c) Delay
d) None of the mentioned
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 132/223
11/5/2020 coa.html
Answer: a
Explanation: If the referenced block is present in the memory it is called as hit.
advertisement
8. If hit rates are well below 0.9, then they’re called as speedy computers.
a) True
b) False
View Answer
Answer: b
Explanation: It has to be above 0.9 for speedy computers.
9. The extra time needed to bring the data into memory in case of a miss is called as __________
R
a) Delay
b) Propagation time
A
c) Miss penalty
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
10. The miss penalty can be reduced by improving the mechanisms for data transfer between the
different levels of hierarchy.
a) True
b) False
View Answer
Answer: a
Explanation: The extra time needed to bring the data into memory in case of a miss is called as miss
penalty.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 133/223
11/5/2020 coa.html
R
13. Computer Graphics Questions and Answers
14. Microprocessor Questions & Answers
15. Computer Networks Questions and Answers
A
16. Computer Science Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Single BUS Organisation”.
Answer: b
Explanation: ISP stands for Instruction Set Processor.
advertisement
2. A common strategy for performance is making various functional units operate parallelly.
a) True
b) False
View Answer
Answer: a
Explanation: By parallelly accessing data we can have a pipelined processor.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 134/223
11/5/2020 coa.html
Answer: c
Explanation: The PC always points to the next instruction to be executed.
R
c) PC
d) Temp
A
View Answer
Answer: a
Explanation: The MAR is single directional as it just takes the address from the processor bus and passes
it to the external bus.
advertisement
Answer: d
Explanation: These registers are usually used to store temporary values.
Answer: a
Explanation: The MUX can either read the operand from the Y register or increment the PC.
7. The registers, ALU and the interconnecting path together are called as ______
a) Control path
b) Flow path
c) Data path
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 135/223
11/5/2020 coa.html
Answer: d
Explanation: None.
9. When two or more clock cycles are used to complete data transfer it is called as ________
a) Single phase clocking
b) Multi-phase clocking
R
c) Edge triggered clocking
d) None of the mentioned
A
View Answer
Answer: b
Explanation: This is basically used in systems without edge-triggered lip lops.
Answer: a
Explanation: MFC stands for Memory Function Complete.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 136/223
11/5/2020 coa.html
R
13. Computer Science Questions and Answers
14. Bachelor of Computer Applications Questions and Answers
15. Master of Computer Applications Questions and Answers
A
16. Computer Fundamentals Questions and Answers
17. Microprocessor Questions & Answers
18. Computer Organization & Architecture Questions and Answers
19. Computer Organization Questions and Answers – Intel IA-32 Pentium Architecture-2
20. Computer Organization Questions and Answers – PCI BUS-1
advertisement
This set of Computer Organization Questions and Answers for Experienced people focuses on “Single
BUS Organisation-2”.
1. Is the below code segment correct, for the addition of two numbers?
R1in, Yin
R2out, Select Y, ADD, Zin
Zout, R3in
advertisement
a) True
b) False
View Answer
Answer: a
Explanation: This is the gate transfer notation, which indicates the usage of switches to control the low
of data.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 137/223
11/5/2020 coa.html
Answer: a
Explanation: MFC stands for Memory Function Complete.
3. _________ signal enables the processor to wait for the memory operation to complete.
a) MFC
b) TLB
c) WMFC
d) ALB
View Answer
R
Answer: c
Explanation: This signal stands for Wait For Memory Function Complete.
A
4. The small extremely fast, RAM’s all called as ________
a) Cache
b) Heaps
c) Accumulators
d) Stacks
View Answer
Answer: b
Explanation: Cache’s are extremely essential in single BUS organisation to achieve fast operation.
advertisement
Answer: c
Explanation: None.
Answer: a
Explanation: The PCI BUS basically is used to connect to memory devices.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 138/223
11/5/2020 coa.html
d) Rambus
View Answer
Answer: b
Explanation: The SCSI (Small Component System Interconnect) is used to connect to display devices.
R
Answer: c
Explanation: None.
A
advertisement
Answer: a
Explanation: It is one of the standards of developing a BUS.
10. IBM developed a bus standard for their line of computers ‘PC AT’ called ________
a) IB bus
b) M-bus
c) ISA
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organization for Experienced people, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
advertisement
advertisement
Recommended Posts:
1. C Programming Examples on Mathematical Functions
2. Python Programming Examples on Linked Lists
3. Electrical Engineering Questions and Answers
4. Instrumentation Engineering Questions and Answers
5. C# Programming Examples on Inheritance
6. Home
7. C Tutorials
8. Information Technology Questions and Answers
R
9. Simple C Programs
10. Java Programming Examples
A
11. C Programming Examples on Linked List
12. Embedded System Questions and Answers
13. Microprocessor Questions & Answers
14. Computer Networks Questions and Answers
15. Computer Science Questions and Answers
16. Computer Graphics Questions and Answers
17. Master of Computer Applications Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization Questions and Answers – Static Memories
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Multiple BUS Organistaion”.
1. The general purpose registers are combined into a block called as ______
a) Register bank
b) Register Case
c) Register ile
d) None of the mentioned
View Answer
Answer: c
Explanation: To make the access of the registers easier, we classify them into register iles.
advertisement
2. In ______ technology, the implementation of the register ile is by using an array of memory locations.
a) VLSI
b) ANSI
c) ISA
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 140/223
11/5/2020 coa.html
d) ASCI
View Answer
Answer: a
Explanation: By doing so the access of the registers can be made faster.
3. In a three BUS architecture, how many input and output ports are there?
a) 2 output and 2 input
b) 1 output and 2 input
c) 2 output and 1 input
d) 1 output and 1 input
View Answer
R
Answer: c
Explanation: That is enabling reading from two locations and writing into one.
A
4. For a 3 BUS architecture, is the below code correct for adding three numbers?
PCout, R = B, Marin, READ, Inc PC
WMFC
MDRout, R = B, IRin
R4outa, R5outb, Select A, ADD, R6in, End
a) True
b) False
View Answer
Answer: a
Explanation: We have assumed the names of the three BUSes have A, B and C.
advertisement
5. The main advantage of multiple bus organisation over a single bus is __________
a) Reduction in the number of cycles for execution
b) Increase in size of the registers
c) Better Connectivity
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
Answer: c
Explanation: The CISC machines are well adept at handling multiple BUS organisation.
7. If the instruction Add R1, R2, R3 is executed in a system which is pipelined, then the value of S is
(Where S is term of the Basic performance equation).
a) 3
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 141/223
11/5/2020 coa.html
b) ~2
c) ~1
d) 6
View Answer
Answer: c
Explanation: The value will be much lower in case of multiple BUS organisation.
8. In multiple BUS organisation __________ is used to select any of the BUSes for input into ALU.
a) MUX
b) DE-MUX
c) En-CDS
d) None of the mentioned
R
View Answer
A
Answer: a
Explanation: The MUX can be used to either select the BUS or to increment the PC.
advertisement
Answer: a
Explanation: This block is used to decode the instruction and place it in the IR.
10. There exists a separate block to increment the PC in multiple BUS organisation.
a) True
b) False
View Answer
Answer: a
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 142/223
11/5/2020 coa.html
Recommended Posts:
R
11. Digital Circuits Questions and Answers
12. VHDL Questions and Answers
13. Computer Graphics Questions and Answers
A
14. Computer Networks Questions and Answers
15. Computer Science Questions and Answers
16. Bachelor of Computer Applications Questions and Answers
17. Master of Computer Applications Questions and Answers
18. Microprocessor Questions & Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Hardwired Control”.
Answer: d
Explanation: The above is used to generate control signals in different types of system architectures.
advertisement
Answer: d
Explanation: Based on the information above the type of control signal is decided.
Answer: d
Explanation: The CU uses the above blocks and IR to produce the necessary signal.
R
4. What does the end instruction do?
a) It ends the generation of a signal
A
b) It ends the complete generation process
c) It starts a new instruction fetch cycle and resets the counter
d) It is used to shift the control to the processor
View Answer
Answer: c
Explanation: It is basically used to start the generation of a new signal.
advertisement
5. The Zin signal to the processor is generated using, Zin = T1+T6 ADD + T4.BR…
a) True
b) False
View Answer
Answer: a
Explanation: The signal is generated using the logic of the formula above.
Answer: d
Explanation: The RUN signal increments the step counter by one for each clock cycle.
7. The name hardwired came because the sequence of operations carried out is determined by the
wiring.
a) True
b) False
View Answer
Answer: a
Explanation: In other words hardwired is another name for Hardware Control signal generator.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 144/223
11/5/2020 coa.html
Answer: d
Explanation: None.
R
c) It is costly
d) less lexible & cannot be used for complex instructions
A
View Answer
Answer: d
Explanation: The more complex the instruction set less applicable to a hardwired approach.
10. The End signal is generated using, End = T7.ADD + T5.BR + (T5.N+ T4.-N).BRN…
a) True
b) False
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. C# Programming Examples on Threads
2. C Programming Examples without using Recursion
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 145/223
11/5/2020 coa.html
R
15. Computer Networks Questions and Answers
16. Computer Graphics Questions and Answers
17. Computer Science Questions and Answers
A
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
Answer: a
Explanation: The machine instructions generate the signals.
advertisement
Answer: b
Explanation: The control word is used to get the different types of control signals required.
b) Micro function
c) Micro procedure
d) None of the mentioned
View Answer
Answer: a
Explanation: The micro routines are used to perform a particular task.
R
View Answer
A
Answer: c
Explanation: The each instruction which put together performs the task.
advertisement
5. The special memory used to store the micro routines of a computer is ________
a) Control table
b) Control store
c) Control mart
d) Control shop
View Answer
Answer: b
Explanation: The control store is used as a reference to get the required control routine.
Answer: c
Explanation: The UPC stands for Micro program counter.
7. Every time a new instruction is loaded into IR the output of ________ is loaded into UPC.
a) Starting address generator
b) Loader
c) Linker
d) Clock
View Answer
Answer: a
Explanation: The starting address generator is used to load the address of the next micro instruction.
advertisement
Answer: d
Explanation: None.
9. The signals are grouped such that mutually exclusive signals are put together.
a) True
b) False
View Answer
Answer: a
R
Explanation: This is done to improve the ef iciency of the controller.
A
10. Highly encoded schemes that use compact codes to specify a small number of functions in each micro
instruction is ________
a) Horizontal organisation
b) Vertical organisation
c) Diagonal organisation
d) None of the mentioned
View Answer
Answer: b
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organization Problems, Here is a complete set of 1000+ Multiple
Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Instrumentation Engineering Questions and Answers
2. C Programming Examples on Data-Structures
3. C Programming Examples
4. Simple C Programs
5. C Programming Examples on Linked List
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 148/223
11/5/2020 coa.html
R
18. Bachelor of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
A
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Replacement Algorithms”.
Answer: a
Explanation: The position of each block is pre-determined in the direct mapped cache, hence no need for
replacement.
advertisement
Answer: c
Explanation: The locality of reference is a key factor in many of the replacement algorithms.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 149/223
11/5/2020 coa.html
Answer: b
Explanation: The above two methods of mapping the decision of which block to be removed rests with
the cache controller.
4. The algorithm which replaces the block which has not been referenced for a while is called _____
a) LRU
b) ORF
c) Direct
d) Both LRU and ORF
View Answer
Answer: a
Explanation: LRU stands for Least Recently Used irst.
R
advertisement
A
5. In associative mapping during LRU, the counter of the new block is set to ‘0’ and all the others are
incremented by one when _____ occurs.
a) Delay
b) Miss
c) Hit
d) Delayed hit
View Answer
Answer: b
Explanation: Miss usually occurs when the memory block required is not present in the cache.
Answer: a
Explanation: The LRU in case of the sequential blocks as to waste its one cycle just incrementing the
counters.
7. The algorithm which removes the recently used page irst is ________
a) LRU
b) MRU
c) OFM
d) None of the mentioned
View Answer
Answer: b
Explanation: In MRU it is assumed that the page accessed now is less likely to be accessed again.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 150/223
11/5/2020 coa.html
Answer: a
Explanation: None.
9. In LRU, the referenced blocks counter is set to’0′ and that of the previous blocks are incremented by
one and others remain same, in the case of ______
a) Hit
b) Miss
c) Delay
d) None of the mentioned
View Answer
Answer: a
Explanation: If the referenced block is present in the memory it is called as a hit.
R
10. The counter that keeps track of how many times a block is most likely used is _______
A
a) Count
b) Reference counter
c) Use counter
d) Probable counter
View Answer
Answer: b
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Java Programming Examples on Set & String Problems & Algorithms
2. C Programming Examples on Set & String Problems & Algorithms
3. Java Programming Examples on Exception Handling
4. C Programming Examples on Combinatorial Problems & Algorithms
5. Java Programming Examples on Combinatorial Problems & Algorithms
6. C++ Programming Examples on Set & String Problems & Algorithms
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 151/223
11/5/2020 coa.html
R
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
A
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Performance of Caches”.
Answer: d
Explanation: The performance and cost of the computer system is a key decider in the commercial
success of the system.
advertisement
Answer: b
Explanation: An optimal system provides the best performance at low costs.
Answer: a
Explanation: If this measure is less than one then the system is optimal.
R
Answer: b
Explanation: The performance of a system is decided by how quick an instruction is brought into the
A
system and executed.
advertisement
Answer: d
Explanation: By using the memory Hierarchy, we can increase the performance of the system.
6. The memory transfers between two variable speed devices are always done at the speed of the faster
device.
a) True
b) False
View Answer
Answer: a
Explanation: None.
Answer: a
Explanation: Interleaving divides the memory into modules.
advertisement
8. The performance of the system is greatly in luenced by increasing the level 1 cache.
a) True
b) False
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 153/223
11/5/2020 coa.html
Answer: a
Explanation: This is so because the L1 cache is onboard the processor.
9. Two processors A and B have clock frequencies of 700 Mhz and 900 Mhz respectively. Suppose A can
execute an instruction with an average of 3 steps and B can execute with an average of 5 steps. For the
execution of the same instruction which processor is faster.
a) A
b) B
c) Both take the same time
d) Insuf icient information
View Answer
Answer: a
R
Explanation: None.
A
10. If the instruction Add R1, R2, R3 is executed in a system which is pipelined, then the value of S is
(Where S is a term of the Basic performance equation).
a) 3
b) ~2
c) ~1
d) 6
View Answer
Answer: c
Explanation: Pipelining is a process of fetching an instruction during the execution of other instruction.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Object Oriented Programming Questions and Answers
2. Embedded System Questions and Answers
3. C Programming Examples on Stacks & Queues
4. C# Programming Examples on Data Structures
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 154/223
11/5/2020 coa.html
R
17. Computer Organization Questions and Answers – Single BUS Organisation – 2
18. Computer Organization Questions and Answers – Multiple BUS Organistaion
19. Computer Organization Questions and Answers – Intel IA-32 Pentium Architecture-1
A
20. Computer Organization Questions and Answers – Functional Units of a Computer
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Virtual Memory”.
1. The physical memory is not as large as the address space spanned by the processor.
a) True
b) False
View Answer
Answer: a
Explanation: This is one of the main reasons for the usage of virtual memories.
advertisement
Answer: b
Explanation: The program is divided into parts called as segments for ease of execution.
3. The techniques which move the program blocks to or from the physical memory is called as ______
a) Paging
b) Virtual memory organisation
c) Overlays
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 155/223
11/5/2020 coa.html
d) Framing
View Answer
Answer: b
Explanation: By using this technique the program execution is accomplished with a usage of less space.
R
Answer: d
Explanation: The logical address is the random address generated by the processor.
A
advertisement
Answer: c
Explanation: The MMU stands for Memory Management Unit.
Answer: a
Explanation: The MMU translates the logical address into a physical address by adding an offset.
Answer: d
Explanation: None.
advertisement
8. The DMA doesn’t make use of the MMU for bulk data transfers.
a) True
b) False
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 156/223
11/5/2020 coa.html
Answer: b
Explanation: The DMA stands for Direct Memory Access, in which a block of data gets directly
transferred from the memory.
9. The virtual memory basically stores the next segment of data to be executed on the _________
a) Secondary storage
b) Disks
c) RAM
d) ROM
View Answer
Answer: a
Explanation: None.
R
10. The associatively mapped virtual memory makes use of _______
A
a) TLB
b) Page table
c) Frame table
d) None of the mentioned
View Answer
Answer: a
Explanation: TLB stands for Translation Look-aside Buffer.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. C# Programming Examples
2. Operating System Questions and Answers
3. Java Programming Examples on Collections
4. C# Programming Examples on Files
5. Python Programming Examples on Stacks & Queues
6. C Programming Examples on Linked List
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 157/223
11/5/2020 coa.html
R
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
A
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Secondary Storage – 1”.
1. The main reason for the discontinuation of semi conductor based storage devices for providing large
storage space is _________
a) Lack of suf icient resources
b) High cost per bit value
c) Lack of speed of operation
d) None of the mentioned
View Answer
Answer: b
Explanation: In the case of semi conductor based memory technology, we get speed but the increase in
the integration of various devices the cost is high.
advertisement
Answer: a
Explanation: The digital data is sorted on the magnetized discs by magnetizing the areas.
c) Clock
d) Dirty bit
View Answer
Answer: c
Explanation: The clock makes it easy to distinguish between different values red by a head.
R
Answer: c
A
Explanation: The Manchester encoding used is also called as phase encoding and it is used to encode
both clock and data.
advertisement
Answer: d
Explanation: The space required to represent each bit must be large enough to accommodate two
changes in magnetization.
6. The read/write heads must be near to disk surfaces for better storage.
a) True
b) False
View Answer
Answer: a
Explanation: By maintaining the heads near to the surface greater bit densities can be achieved.
7. _____ pushes the heads away from the surface as they rotate at their standard rates.
a) Magnetic tension
b) Electric force
c) Air pressure
d) None of the mentioned
View Answer
Answer: c
Explanation: Due to the speed of rotation of the discs air pressure develops in the hard disk.
advertisement
8. The air pressure can be countered by putting ______ in the head-disc surface arrangement.
a) Air ilter
b) Spring mechanism
c) coolant
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 159/223
11/5/2020 coa.html
Answer: b
Explanation: The spring mechanism pushes the head along the surface to reduce the air pressure effect.
9. The method of placing the heads and the discs in an air tight environment is also called as ______
a) RAID Arrays
b) ATP tech
c) Winchester technology
d) Fleming reduction
View Answer
R
Answer: c
Explanation: The Disks and the heads operate faster due to the absence of the dust particles.
A
10. A hard disk with 20 surfaces will have _____ heads.
a) 10
b) 5
c) 1
d) 20
View Answer
Answer: d
Explanation: Each surface will have its own head to perform read/write operation.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Information Science Questions and Answers
2. Fluid Mechanics Questions and Answers
3. Data Structure Questions and Answers
4. Aircraft Maintenance Questions and Answers
5. Operating System Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 160/223
11/5/2020 coa.html
R
18. SAN – Storage Area Networks Questions & Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
A
advertisement
This set of Computer Organization Interview Questions and Answers for Experienced people focuses on
“Secondary Storage – 2”.
Answer: b
Explanation: None.
advertisement
2. The set of corresponding tracks on all surfaces of a stack of disks form a ______
a) Cluster
b) Cylinder
c) Group
d) Set
View Answer
Answer: b
Explanation: The data is stored in these sections called as cylinders.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 161/223
11/5/2020 coa.html
Answer: d
Explanation: None.
4. The read and write operations usually start at ______ of the sector.
a) Center
b) Middle
R
c) From the last used point
d) Boundaries
A
View Answer
Answer: d
Explanation: The heads read and write data from the ends to the center.
advertisement
Answer: a
Explanation: This means that we leave a little gap between each sector to differentiate between them.
6. The _____ process divides the disk into sectors and tracks.
a) Creation
b) Initiation
c) Formatting
d) Modi ication
View Answer
Answer: c
Explanation: The formatting process deletes the data present and does the creation of sectors and
tracks.
Answer: d
Explanation: The seek time refers to the time required to move the head to the required disk.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 162/223
11/5/2020 coa.html
Answer: b
Explanation: None.
9. _______ is used to deal with the difference in the transfer rates between the drive and the bus.
a) Data repeaters
b) Enhancers
R
c) Data buffers
d) None of the mentioned
A
View Answer
Answer: c
Explanation: The buffers are added to store the data from the fast device and to send it to the slower
device at its rate.
10. _______ is used to detect and correct the errors that may occur during data transfers.
a) ECC
b) CRC
c) Checksum
d) None of the mentioned
View Answer
Answer: a
Explanation: ECC stands for Error Correcting Code.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice Computer Organization Question Bank, Here is a complete set of 1000+ Multiple Choice
Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 163/223
11/5/2020 coa.html
R
13. Computer Graphics Questions and Answers
14. Computer Fundamentals Questions and Answers
15. SAN – Storage Area Networks Questions & Answers
A
16. Computer Networks Questions and Answers
17. Computer Science Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Bachelor of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Fast Adders”.
Answer: a
Explanation: The logic operation includes AND, OR, XOR etc.
advertisement
Answer: c
Explanation: The combinatorial circuits means, using the basic universal gates.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 164/223
11/5/2020 coa.html
Answer: b
Explanation: In this the carry for the next step is generated in the previous steps operation.
R
c) Is generated at the end of each operation
d) None of the mentioned
A
View Answer
Answer: b
Explanation: The carry must pass through the con iguration of the circuit till it reaches the particular
step.
advertisement
Answer: c
Explanation: sum = a ^ b ^ c (‘^’ indicates XOR operation).
Answer: b
Explanation: In case of full and half adders this method is used.
Answer: b
Explanation: The over low is detected by cn^cn-1 (‘^’ indicates XOR operation).
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 165/223
11/5/2020 coa.html
8. In a normal adder circuit, the delay obtained in a generation of the output is _______
a) 2n + 2
b) 2n
c) n + 2
d) None of the mentioned
View Answer
Answer: a
Explanation: The 2n delay cause of the carry generation and the 2 delay cause of the XOR operation.
9. The inal addition sum of the numbers, 0110 & 0110 is ____________
a) 1101
b) 1111
R
c) 1001
d) 1010
A
View Answer
Answer: a
Explanation: None.
10. The delay reduced to in the carry look ahead adder is __________
a) 5
b) 8
c) 10
d) 2n
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 166/223
11/5/2020 coa.html
R
13. Digital Circuits Questions and Answers
14. Computer Graphics Questions and Answers
15. Computer Science Questions and Answers
A
16. Bachelor of Computer Applications Questions and Answers
17. Master of Computer Applications Questions and Answers
18. Computer Networks Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Multiplication”.
Answer: a
Explanation: The above operation is performed using binary multiplication.
Answer: c
Explanation: The fast adders are used to add the multiplied numbers.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 167/223
11/5/2020 coa.html
advertisement
Answer: b
Explanation: The value is stored in a shift register so that each bit can be accessed separately.
R
a) Controller
b) Coordinator
A
c) Control sequencer
d) None of the mentioned
View Answer
Answer: c
Explanation: This performs the required sequencing of the various parts of the circuit.
advertisement
5. The multiplicand and the control signals are passed through to the n-bit adder via _____
a) MUX
b) DEMUX
c) Encoder
d) Decoder
View Answer
Answer: a
Explanation: None.
Answer: b
Explanation: None.
7. The method used to reduce the maximum number of summands by half is _______
a) Fast multiplication
b) Bit-pair recording
c) Quick multiplication
d) None of the mentioned
View Answer
Answer: b
Explanation: It reduces the number of summands by concatenating them.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 168/223
11/5/2020 coa.html
Answer: d
Explanation: Its ‘-1’ when the previous bit is 0 and ‘0’ when the previous bit is 1.
R
c) -2-10
d) None of the mentioned
A
View Answer
Answer: a
Explanation: None.
Answer: a
Explanation: The CSA is used to speed up the addition of multiplicands.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Java Programming Examples on Collections
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 169/223
11/5/2020 coa.html
R
14. Computer Graphics Questions and Answers
15. Computer Fundamentals Questions and Answers
16. Computer Science Questions and Answers
A
17. Bachelor of Computer Applications Questions and Answers
18. Home
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization Question Bank focuses on “Representation of Floating Number”.
1. The decimal numbers represented in the computer are called as loating point numbers, as the decimal
point loats through the number.
a) True
b) False
View Answer
Answer: a
Explanation: By doing this the computer is capable of accommodating the large loat numbers also.
advertisement
2. The numbers written to the power of 10 in the representation of decimal numbers are called as _____
a) Height factors
b) Size factors
c) Scale factors
d) None of the mentioned
View Answer
Answer: c
Explanation: These are called as scale factors cause they’re responsible in determining the degree of
speci ication of a number.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 170/223
11/5/2020 coa.html
3. If the decimal point is placed to the right of the irst signi icant digit, then the number is called ________
a) Orthogonal
b) Normalized
c) Determinate
d) None of the mentioned
View Answer
Answer: b
Explanation: None.
R
c) Scale factor
d) All of the mentioned
A
View Answer
Answer: d
Explanation: The following factors are responsible for the representation of the number.
advertisement
Answer: c
Explanation: The mantissa also consists of the decimal point.
6. In IEEE 32-bit representations, the mantissa of the fraction is said to occupy ______ bits.
a) 24
b) 23
c) 20
d) 16
View Answer
Answer: b
Explanation: The mantissa is made to occupy 23 bits, with 8 bit exponent.
Answer: b
Explanation: Normalized representation is done by shifting the decimal point.
b) Single-precision
c) Extended format
d) None of the mentioned
View Answer
Answer: b
Explanation: None.
advertisement
R
d) None of the mentioned
View Answer
A
Answer: a
Explanation: Since the exponent ield has only 8 bits to store the value.
Answer: b
Explanation: The double precision format is also called as 64 bit representation.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organization for online Quizzes, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Information Technology Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 172/223
11/5/2020 coa.html
R
14. C# Programming Examples on Mathematics
15. Computer Fundamentals Questions and Answers
16. Computer Science Questions and Answers
A
17. Master of Computer Applications Questions and Answers
18. Computer Graphics Questions and Answers
19. Bachelor of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Pipe-lining”.
Answer: c
Explanation: The compilers which are designed to remove redundant parts of the code are called as
optimizing compilers.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 173/223
11/5/2020 coa.html
Answer: b
Explanation: It is called so because it performs its operation at the assembly level.
3. The fetch and execution cycles are interleaved with the help of ________
a) Modi ication in processor architecture
b) Clock
c) Special unit
d) Control unit
View Answer
Answer: b
Explanation: The time cycle of the clock is adjusted to perform the interleaving.
R
4. Each stage in pipelining should be completed within ___________ cycle.
a) 1
A
b) 2
c) 3
d) 4
View Answer
Answer: a
Explanation: The stages in the pipelining should get completed within one cycle to increase the speed of
performance.
advertisement
5. In pipelining the task which requires the least time is performed irst.
a) True
b) False
View Answer
Answer: b
Explanation: This is done to avoid starvation of the longer task.
6. If a unit completes its task before the allotted time period, then _______
a) It’ll perform some other task in the remaining time
b) Its time gets reallocated to a different task
c) It’ll remain idle for the remaining time
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
Answer: c
Explanation: By using the cache we can reduce the speed of memory access by a factor of 10.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 174/223
11/5/2020 coa.html
Answer: d
Explanation: The stalls are a type of hazards that affect a pipelined system.
R
c) Deadlock
d) None of the mentioned
A
View Answer
Answer: a
Explanation: None.
10. The situation wherein the data of operands are not available is called ______
a) Data hazard
b) Stock
c) Deadlock
d) Structural hazard
View Answer
Answer: a
Explanation: Data hazards are generally caused when the data is not ready on the destination side.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Hydraulic Machines Questions and Answers
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 175/223
11/5/2020 coa.html
R
14. Computer Graphics Questions and Answers
15. Computer Networks Questions and Answers
16. Computer Fundamentals Questions and Answers
A
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Superscalar Processors”.
Answer: c
Explanation: The throughput of a processor is measured by using the number of instructions executed
per second.
advertisement
2. When the processor executes multiple instructions at a time it is said to use _______
a) single issue
b) Multiplicity
c) Visualization
d) Multiple issues
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 176/223
11/5/2020 coa.html
Answer: d
Explanation: None.
3. The ______ plays a very vital role in case of super scalar processors.
a) Compilers
b) Motherboard
c) Memory
d) Peripherals
View Answer
Answer: a
Explanation: The compilers are programmed to arrange the instructions to get more throughput.
R
4. If an exception is raised and the succeeding instructions are executed completely, then the processor is
said to have ______
A
a) Exception handling
b) Imprecise exceptions
c) Error correction
d) None of the mentioned
View Answer
Answer: b
Explanation: The processor since as executed the following instructions even though an exception was
raised, hence the exception is treated as imprecise.
advertisement
5. In super-scalar mode, all the similar instructions are grouped and executed together.
a) True
b) False
View Answer
Answer: a
Explanation: The instructions are grouped meaning that the instructions fetch and decode and other
cycles are overlapped.
Answer: c
Explanation: It follows out of order execution to speed up the execution of instructions.
7. Since it uses the out of order mode of execution, the results are stored in ______
a) Buffers
b) Special memory locations
c) Temporary registers
d) TLB
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 177/223
11/5/2020 coa.html
Answer: c
Explanation: The results are stored in temporary locations and are arranged afterward.
advertisement
8. The step where in the results stored in the temporary register is transferred into the permanent
register is called as ______
a) Final step
b) Commitment step
c) Last step
d) Inception step
View Answer
Answer: b
R
Explanation: None.
A
9. A special unit used to govern the out of order execution of the instructions is called as ______
a) Commitment unit
b) Temporal unit
c) Monitor
d) Supervisory unit
View Answer
Answer: a
Explanation: This unit monitors the execution of the instructions and makes sure that the inal result is in
order.
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
advertisement
advertisement
Recommended Posts:
1. Java Programming Examples
2. Information Technology Questions and Answers
3. C++ Programming Examples on STL
4. Home
5. Software Architecture & Design Questions and Answers
6. Python Programming Examples on Stacks & Queues
7. Java Programming Examples on Exception Handling
8. C Programming Examples on Stacks & Queues
R
9. Spring Questions and Answers
10. Microcontroller Questions and Answers
A
11. Computer Graphics Questions and Answers
12. C# Programming Examples on Exceptions
13. Embedded System Questions and Answers
14. Computer Networks Questions and Answers
15. Microprocessor Questions & Answers
16. Computer Science Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “CISC and RISC Processors”.
Answer: d
Explanation: CISC is a computer architecture where in the processor performs more complex operations
in one step.
advertisement
2. The computer architecture aimed at reducing the time of execution of instructions is ________
a) CISC
b) RISC
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 179/223
11/5/2020 coa.html
c) ISA
d) ANNA
View Answer
Answer: b
Explanation: The RISC stands for Reduced Instruction Set Computer.
R
Answer: d
A
Explanation: The Risc machine aims at reducing the instruction set of the computer.
Answer: b
Explanation: The RISC processor design is more simpler than CISC and it consists of fewer transistors.
advertisement
5. The iconic feature of the RISC machine among the following is _______
a) Reduced number of addressing modes
b) Increased memory size
c) Having a branch delay slot
d) All of the mentioned
View Answer
Answer: c
Explanation: A branch delay slot is an instruction space immediately following a jump or branch.
6. Both the CISC and RISC architectures have been developed to reduce the ______
a) Cost
b) Time delay
c) Semantic gap
d) All of the mentioned
View Answer
Answer: c
Explanation: The semantic gap is the gap between the high level language and the low level language.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 180/223
11/5/2020 coa.html
Answer: d
Explanation: None.
advertisement
Answer: a
Explanation: The RISC machine architecture was the irst to implement pipe-lining.
R
9. In CISC architecture most of the complex instructions are stored in _____
A
a) Register
b) Diodes
c) CMOS
d) Transistors
View Answer
Answer: d
Explanation: In CISC architecture more emphasis is given on the instruction set and the instructions take
over a cycle to complete.
Answer: b
Explanation: Hence the RISC architecture is followed in the design of mobile devices.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 181/223
11/5/2020 coa.html
advertisement
advertisement
Recommended Posts:
1. Software Engineering Questions & Answers
2. C Programming Examples on Data-Structures
3. Cloud Computing Questions and Answers
4. Information Technology Questions and Answers
5. Information Science Questions and Answers
6. Machine Design Questions and Answers
7. Design of Electrical Machines Questions and Answers
8. Software Architecture & Design Questions and Answers
R
9. C Programming Examples on Stacks & Queues
10. Python Programming Examples on Stacks & Queues
A
11. Computer Graphics Questions and Answers
12. Computer Networks Questions and Answers
13. Embedded System Questions and Answers
14. Home
15. Bachelor of Computer Applications Questions and Answers
16. Computer Science Questions and Answers
17. Master of Computer Applications Questions and Answers
18. Computer Fundamentals Questions and Answers
19. Microprocessor Questions & Answers
20. Computer Organization Questions and Answers – Basic Operational Concept
advertisement
This set of Computer Organization online quiz focuses on “Hazards of Processor Architecture”.
Answer: a
Explanation: An hazard causes a delay in the execution process of the processor.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 182/223
11/5/2020 coa.html
Answer: d
Explanation: The stalls are a type of hazards that affect a pipe-lined system.
R
Answer: a
Explanation: The processor contends for the usage of the hardware and might enter into a deadlock
A
state.
4. The situation wherein the data of operands are not available is called ______
a) Data hazard
b) Stock
c) Deadlock
d) Structural hazard
View Answer
Answer: a
Explanation: Data hazards are generally caused when the data is not ready on the destination side.
advertisement
5. The stalling of the processor due to the unavailability of the instructions is called as ___________
a) Control hazard
b) structural hazard
c) Input hazard
d) None of the mentioned
View Answer
Answer: a
Explanation: The control hazard also called as instruction hazard is usually caused by a cache miss.
6. The time lost due to the branch instruction is often referred to as ____________
a) Latency
b) Delay
c) Branch penalty
d) None of the mentioned
View Answer
Answer: c
Explanation: This time also retards the performance speed of the processor.
7. The pipeline bubbling is a method used to prevent data hazard and structural hazards.
a) True
b) False
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 183/223
11/5/2020 coa.html
Answer: a
Explanation: The periods of time when the unit is idle is called a Bubble.
advertisement
Answer: b
Explanation: In a scoreboard, the data dependencies of every instruction are logged. Instructions are
R
released only when the scoreboard determines that there are no con licts with previously issued and
incomplete instructions.
A
9. The algorithm followed in most of the systems to perform out of order execution is __________
a) Tomasulo algorithm
b) Score carding
c) Reader-writer algorithm
d) None of the mentioned
View Answer
Answer: a
Explanation: The Tomasulo algorithm is a hardware algorithm developed in 1967 by Robert Tomasulo
from IBM. It allows sequential instructions that would normally be stalled due to certain dependencies to
execute non-sequentially (out-of-order execution).
10. The problem where process concurrency becomes an issue is called as ___________
a) Philosophers problem
b) Bakery problem
c) Bankers problem
d) Reader-writer problem
View Answer
Answer: d
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organization for online Quizzes, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Python Programming Examples on Searching and Sorting
2. Embedded System Questions and Answers
3. Information Technology Questions and Answers
4. Java Programming Examples on Multithreading
5. C# Programming Examples on Threads
6. Python Programming Examples on Trees
R
7. C Programming Examples on Searching and Sorting
8. Java Programming Examples
A
9. Java Algorithms, Problems & Programming Examples
10. C++ Algorithms, Problems & Programming Examples
11. Home
12. Software Architecture & Design Questions and Answers
13. Microprocessor Questions & Answers
14. Computer Networks Questions and Answers
15. Computer Graphics Questions and Answers
16. Computer Science Questions and Answers
17. Master of Computer Applications Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization Questions and Answers – Addressing Modes
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Clusters”.
Answer: d
Explanation: In a computer cluster all the participating computers work together on a particular task.
advertisement
b) Rj-45
c) STP
d) Coaxial cable
View Answer
Answer: b
Explanation: The computers are connected to each other using a LAN connector cable.
R
View Answer
A
Answer: d
Explanation: A distributed system is a computer system spread out over a geographic area.
Answer: c
Explanation: The software helps to project a single system image to the user.
advertisement
Answer: a
Explanation: None.
6. The cluster formation in which the work is divided equally among the systems is ______
a) Load-con iguration
b) Load-Division
c) Light head
d) Both Load-con iguration and Load-Division
View Answer
Answer: a
Explanation: This approach the work gets divided among the systems equally.
d) Round robin
View Answer
Answer: d
Explanation: By using this approach the performance of the cluster can be enhanced.
advertisement
8. The beowolf structure follows the __________ approach of a relationship between the systems.
a) Master-slave
b) Asynchronous
c) Synchronous
d) Isochronous
View Answer
R
Answer: a
A
Explanation: None.
Answer: d
Explanation: None.
10. The method followed in case of node failure, wherein the node gets disabled is _________
a) STONITH
b) Fibre channel
c) Fencing
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 187/223
11/5/2020 coa.html
Recommended Posts:
1. Information Science Questions and Answers
2. C Programming Examples on Data-Structures
3. MongoDB Questions and Answers
4. Microcontroller Questions and Answers
5. Cloud Computing Questions and Answers
6. Software Architecture & Design Questions and Answers
7. Electronics & Communication Engineering Questions and Answers
R
8. Electrical Engineering Questions and Answers
9. Instrumentation Engineering Questions and Answers
A
10. Information Technology Questions and Answers
11. C Programming Examples on Stacks & Queues
12. Python Programming Examples on Stacks & Queues
13. Home
14. Computer Graphics Questions and Answers
15. Computer Networks Questions and Answers
16. Computer Science Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Master of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “VLIW Architecture (I-64)”.
Answer: a
Explanation: It is the architecture designed to perform multiple operations in parallel.
advertisement
c) Performance
d) None of the mentioned
View Answer
Answer: a
Explanation: ILP stands for Instruction Level Parallelism.
3. The main difference between the VLIW and the other approaches to improve performance is
___________
a) Cost effectiveness
b) Increase in performance
c) Lack of complex hardware design
d) All of the mentioned
R
View Answer
A
Answer: c
Explanation: The Pipe-lining and super-scalar architectures involved the usage of complex hardware
circuits for the implementation.
4. In VLIW the decision for the order of execution of the instructions depends on the program itself.
a) True
b) False
View Answer
Answer: a
Explanation: In other words, the order of execution of instructions has nothing to do with the physical
hardware implementation of the system.
5. The parallel execution of operations in VLIW is done according to the schedule determined by
__________
a) Task scheduler
b) Interpreter
c) Compiler
d) Encoder
View Answer
Answer: c
Explanation: The compiler irst checks the code for interdependencies and then determines the schedule
for its execution.
advertisement
6. The VLIW processors are much simpler as they do not require of _________
a) Computational register
b) Complex logic circuits
c) SSD slots
d) Scheduling hardware
View Answer
Answer: d
Explanation: As the compiler only decides the schedule of execution the schedule is not required here.
b) SISD
c) SIMD
d) MIMD
View Answer
Answer: d
Explanation: The MIMD stands for Multiple Instructions Multiple Data.
a) True
R
b) False
View Answer
A
Answer: a
Explanation: The above mentioned instruction is a complex 48 bit instruction used to perform
operations on loating numbers.
advertisement
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Post navigation
Computer Organization Questions and Answers – Clusters
Computer Organization Questions and Answers – Address Translation – 1
advertisement
advertisement
Recommended Posts:
1. Cloud Computing Questions and Answers
2. Electronics & Communication Engineering Questions and Answers
3. Electrical Engineering Questions and Answers
4. Information Science Questions and Answers
5. Instrumentation Engineering Questions and Answers
R
6. C# Programming Examples on Data Structures
7. SAN – Storage Area Networks Questions & Answers
A
8. Information Technology Questions and Answers
9. IOT Questions and Answers
10. Home
11. Microprocessor Questions & Answers
12. Embedded System Questions and Answers
13. Computer Networks Questions and Answers
14. Computer Fundamentals Questions and Answers
15. Computer Science Questions and Answers
16. Software Architecture & Design Questions and Answers
17. Bachelor of Computer Applications Questions and Answers
18. Computer Graphics Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization Questions and Answers – Interrupts – 1
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Address Translation – 1”.
1. For converting a virtual address into the physical address, the programs are divided into __________
a) Pages
b) Frames
c) Segments
d) Blocks
View Answer
Answer: a
Explanation: On the physical memory side the memory is divided into pages.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 191/223
11/5/2020 coa.html
Answer: a
Explanation: Each page might be allocated memory deferentially but the memory for one page will be
continuous.
3. The pages size shouldn’t be too small, as this would lead to __________
a) Transfer errors
b) Increase in operation time
c) Increase in access time
R
d) Decrease in performance
View Answer
A
Answer: c
Explanation: The access time of the magnetic disk is much longer than the access time of the memory.
4. The cache bridges the speed gap between ______ and __________
a) RAM and ROM
b) RAM and Secondary memory
c) Processor and RAM
d) None of the mentioned
View Answer
Answer: c
Explanation: The Cache is a hardware implementation to reduce the access time for processor
operations.
advertisement
5. The virtual memory bridges the size and speed gap between __________ and __________
a) RAM and ROM
b) RAM and Secondary memory
c) Processor and RAM
d) None of the mentioned
View Answer
Answer: b
Explanation: The virtual memory basically works as an extension of the RAM.
6. The higher order bits of the virtual address generated by the processor forms the _______
a) Table number
b) Frame number
c) List number
d) Page number
View Answer
Answer: d
Explanation: The higher order bits indicate the page number which points to one particular entry in the
page table.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 192/223
11/5/2020 coa.html
Answer: c
Explanation: If the size is more than the required size then the extra space gets wasted.
advertisement
8. The lower order bits of the virtual address forms the __________
a) Page number
R
b) Frame number
c) Block number
A
d) Offset
View Answer
Answer: d
Explanation: This gives the offset within the page table.
9. The area in the main memory that can hold one page is called as ___________
a) Page entry
b) Page frame
c) Frame
d) Block
View Answer
Answer: b
Explanation: None.
Answer: c
Explanation: The register is used to hold the address which is used to access the table.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organisation and Architecture, Here is a complete set of 1000+
Multiple Choice Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 193/223
11/5/2020 coa.html
Recommended Posts:
1. Instrumentation Engineering Questions and Answers
2. C# Programming Examples on Files
3. Digital Circuits Questions and Answers
R
4. Information Technology Questions and Answers
5. Structural Analysis Questions and Answers
A
6. IOT Questions and Answers
7. Privacy Policy
8. Object Oriented Programming Questions and Answers
9. C# Programming Examples on Networking
10. Embedded System Questions and Answers
11. Java Programming Examples on Collections
12. Computer Graphics Questions and Answers
13. Operating System Questions and Answers
14. Microprocessor Questions & Answers
15. Computer Science Questions and Answers
16. Bachelor of Computer Applications Questions and Answers
17. Master of Computer Applications Questions and Answers
18. Computer Fundamentals Questions and Answers
19. Computer Networks Questions and Answers
20. Computer Organization Questions and Answers – Motorola 680X0 Processor Architecture – 1
advertisement
1. The bits used to indicate the status of the page in the memory is called ______
a) Control bits
b) Status bits
c) Progress bit
d) None of the mentioned
View Answer
Answer: a
Explanation: These bits are used to store the status information of the program.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 194/223
11/5/2020 coa.html
Answer: a
Explanation: The os irst validates the page and then only moves from the page table.
3. The bit used to store whether the page has been modi ied or not is called as _______
a) Dirty bit
b) Modify bit
R
c) Relocation bit
d) None of the mentioned
A
View Answer
Answer: a
Explanation: This bit is set after the page in the table gets modi ied.
Answer: c
Explanation: The page table information is used for every read and access operation.
advertisement
Answer: b
Explanation: By storing the table on the RAM the required operation’s speed is increased.
6. When the page table is placed in the main memory, the ___________ is used to store the recently accessed
pages.
a) MMU
b) TLB
c) R0
d) Table
View Answer
Answer: b
Explanation: The TLB is used to store the page numbers of the recently accessed pages.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 195/223
11/5/2020 coa.html
Answer: b
Explanation: None.
advertisement
8. Whenever a request to the page that is not present in the main memory is accessed ______ is triggered.
a) Interrupt
R
b) Request
c) Page fault
A
d) None of the mentioned
View Answer
Answer: c
Explanation: When a page fault is triggered, the os brings the required page into memory.
9. The general purpose registers are combined into a block called as ______
a) Register bank
b) Register Case
c) Register ile
d) None of the mentioned
View Answer
Answer: c
Explanation: To make the access of the registers easier, we classify them into register iles.
Answer: d
Explanation: The RUN signal increments the step counter by one for each clock cycle.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organisation and Architecture.
To practice all areas of Computer Organization for tests, Here is a complete set of 1000+ Multiple Choice
Questions and Answers on Computer Organisation and Architecture
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 196/223
11/5/2020 coa.html
» Next - Computer Organization Questions and Answers – Motorola 680X0 Processor Architecture – 1
Categories Computer Organization MCQs
Post navigation
Computer Organization Questions and Answers – Address Translation – 1
Computer Organization Questions and Answers – Motorola 680X0 Processor Architecture – 1
advertisement
advertisement
Recommended Posts:
1. Digital Circuits Questions and Answers
2. Electronics & Communication Engineering Questions and Answers
3. Instrumentation Engineering Questions and Answers
R
4. C Programming Examples on Bitwise Operations
5. Electrical Engineering Questions and Answers
A
6. Information Technology Questions and Answers
7. Java Programming Examples on Data-Structures
8. Embedded System Questions and Answers
9. Home
10. Operating System Questions and Answers
11. Python Programming Examples on Stacks & Queues
12. Microprocessor Questions & Answers
13. Computer Graphics Questions and Answers
14. Computer Networks Questions and Answers
15. Computer Science Questions and Answers
16. C Programming Examples on Stacks & Queues
17. Master of Computer Applications Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Computer Fundamentals Questions and Answers
20. Computer Organization & Architecture Questions and Answers
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Motorola 680X0 Processor Architecture – 1”.
Answer: a
Explanation: The processor stack is the place used to store the ongoing and upcoming process
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 197/223
11/5/2020 coa.html
information
advertisement
Answer: c
Explanation: The length of an instruction that can be read or accessed at a time is referred to as word
length.
R
3. Is 68000 computer Byte addressable?
A
a) True
b) False
View Answer
Answer: a
Explanation: The ability of a system to access the entire data of a process by reading consecutive bytes is
called as Byte addressability
Answer: b
Explanation: None.
advertisement
Answer: d
Explanation: The data registers are solely used for the purpose of storing data items of the process.
Answer: a
Explanation: The data always gets stored from the lower order to the higher order bits, except in the
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 198/223
11/5/2020 coa.html
Answer: c
Explanation: The register which is used to basically store the condition lags is called as a status register.
advertisement
R
8. The 68000 uses _____ address assignment.
a) Big Endian
A
b) Little Endian
c) X-Little Endian
d) X-Big Endian
View Answer
Answer: a
Explanation: The way the data gets stored in a memory is called an address assignment.
Answer: c
Explanation: The size of the address is directly related to the address space of the system.
10. Instructions which can handle any type of addressing mode are said to be ___________
a) Omniscient
b) Orthogonal
c) Versatile
d) None of the mentioned
View Answer
Answer: b
Explanation: These instructions do not require the mentioning of any one type of addressing mode.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 199/223
11/5/2020 coa.html
Recommended Posts:
1. C# Programming Examples on Networking
R
2. C Questions and Answers
3. C Tutorials
A
4. Information Science Questions and Answers
5. C Programming Examples on Bitwise Operations
6. IOT Questions and Answers
7. Instrumentation Engineering Questions and Answers
8. Electronics & Communication Engineering Questions and Answers
9. Electrical Engineering Questions and Answers
10. Information Technology Questions and Answers
11. Computer Graphics Questions and Answers
12. Microprocessor Questions & Answers
13. Computer Networks Questions and Answers
14. C# Programming Examples on Conversions
15. Software Architecture & Design Questions and Answers
16. Computer Fundamentals Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization Questions and Answers – Parallel Port
advertisement
This set of Computer Organization Quiz focuses on “Motarola 680X0 Processor Architecture – 2”.
1. The instructions in 68000 can deal with operands of three different sizes.
a) True
b) False
View Answer
Answer: a
Explanation: The operands are of different sizes because of the difference in the values.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 200/223
11/5/2020 coa.html
2. As the instructions can deal with variable size operands we use ____________ to resolve this.
a) Delimiter
b) Size indicator mnemonic
c) Special assemblers
d) None of the mentioned
View Answer
Answer: b
Explanation: To indicate the size of the operand we use a separate variable mnemonic to indicate it.
R
c) ORG
d) PLACE
A
View Answer
Answer: c
Explanation: The starting address is the location where the program is stored.
Answer: d
Explanation: To declare Global constants we use this directive.
advertisement
Answer: b
Explanation: None.
Answer: d
Explanation: The Branch instruction basically just adds a constant value to the address present in the PC,
to change the instruction to be executed.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 201/223
11/5/2020 coa.html
Answer: d
Explanation: None.
advertisement
R
b) I/O mapped
c) Buffer mapped
A
d) None of the mentioned
View Answer
Answer: a
Explanation: In this method, both the I/O device and the memory share a common address space.
9. ____________ instruction is used to set up a frame pointer for the subroutines in 68000.
a) CREATE
b) LINK
c) UNLK
d) FRAME
View Answer
Answer: b
Explanation: This pointer is used to monitor the stack.
Answer: d
Explanation: None.
advertisement
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization for Quizzes, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 202/223
11/5/2020 coa.html
Recommended Posts:
1. Electrical Engineering Questions and Answers
2. Instrumentation Engineering Questions and Answers
3. Simple C Programs
R
4. Java Programming Examples on Collections
5. Information Technology Questions and Answers
A
6. C Programming Examples on Data-Structures
7. C Programming Examples on Stacks & Queues
8. C Programming Examples on Linked List
9. C# Programming Examples on Networking
10. Computer Fundamentals Questions and Answers
11. Python Programming Examples on Stacks & Queues
12. Computer Networks Questions and Answers
13. Computer Graphics Questions and Answers
14. Microprocessor Questions & Answers
15. Software Architecture & Design Questions and Answers
16. Computer Science Questions and Answers
17. Home
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization Questions and Answers – Interrupts – 1
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “ARM Architecture – 1”.
Answer: b
Explanation: ARM is a type of system architecture.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 203/223
11/5/2020 coa.html
advertisement
Answer: a
Explanation: The Stand alone feature of the ARM processors is that they’re economically viable.
R
a) Main frame systems
b) Distributed systems
A
c) Mobile systems
d) Super computers
View Answer
Answer: c
Explanation: These ARM processors are designed for handheld devices.
Answer: b
Explanation: The ability to store data in the form of consecutive bytes.
Answer: d
Explanation: None.
advertisement
Answer: d
Explanation: The way in which, the data gets stored in the system or the way of address allocation is
called as address system.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 204/223
11/5/2020 coa.html
Answer: b
R
Explanation: None.
A
8. RISC stands for _________
a) Restricted Instruction Sequencing Computer
b) Restricted Instruction Sequential Compiler
c) Reduced Instruction Set Computer
d) Reduced Induction Set Computer
View Answer
Answer: c
Explanation: This is a system architecture, in which the performance of the system is improved by
reducing the size of the instruction set.
Answer: c
Explanation: PC is the place where the next instruction about to be executed is stored.
advertisement
10. The additional duplicate register used in ARM machines are called as _______
a) Copied-registers
b) Banked registers
c) EXtra registers
d) Extential registers
View Answer
Answer: b
Explanation: The duplicate registers are used in situations of context switching.
Answer: a
Explanation: When switching from one mode to another, instead of storing the register contents
somewhere else it’ll be kept in the duplicate registers and the new values are stored in the actual
registers.
Answer: c
R
Explanation: The data is encrypted to make them secure.
A
13. All instructions in ARM are conditionally executed.
a) True
b) False
View Answer
Answer: a
Explanation: None.
advertisement
14. The addressing mode where the EA of the operand is the contents of Rn is ______
a) Pre-indexed mode
b) Pre-indexed with write back mode
c) Post-indexed mode
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
15. The effective address of the instruction written in Post-indexed mode, MOVE[Rn]+Rm is _______
a) EA = [Rn]
b) EA = [Rn + Rm]
c) EA = [Rn] + Rm
d) EA = [Rm] + Rn
View Answer
Answer: a
Explanation: Effective address is the address that the computer acquires from the current instruction
being executed.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 206/223
11/5/2020 coa.html
Recommended Posts:
R
1. Electrical Machines Questions and Answers
2. Home
A
3. C# Programming Examples on Networking
4. Design of Electrical Machines Questions and Answers
5. IOT Questions and Answers
6. Embedded System Questions and Answers
7. Electronics & Communication Engineering Questions and Answers
8. Information Technology Questions and Answers
9. Instrumentation Engineering Questions and Answers
10. C# Programming Examples on Conversions
11. Computer Graphics Questions and Answers
12. Electrical Engineering Questions and Answers
13. Computer Networks Questions and Answers
14. Computer Fundamentals Questions and Answers
15. Software Architecture & Design Questions and Answers
16. Computer Science Questions and Answers
17. Microprocessor Questions & Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization Questions and Answers – Assembly Language
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 207/223
11/5/2020 coa.html
Answer: d
Explanation: None.
advertisement
2. The instructions which are used to load or store multiple operands are called as __________
a) Banked instructions
b) Lump transfer instructions
c) Block transfer instructions
d) DMA instructions
View Answer
Answer: c
Explanation: These instructions are generally used to perform memory transfer operations.
R
3. The Instruction, LDM R10!, {R0,R1,R6,R7} ______
A
a) Loads the contents of R10 into R1, R0, R6 and R7
b) Creates a copy of the contents of R10 in the other registers except for the above mentioned ones
c) Loads the contents of the registers R1, R0, R6 and R7 to R10
d) Writes the contents of R10 into the above mentioned registers and clears R10
View Answer
Answer: a
Explanation: The LDM instruction is used to load data into multiple locations.
Answer: c
Explanation: The MLA instruction is used perform addition and multiplication together.
5. The ability to shift or rotate in the same instruction along with other operation is performed with the
help of _________
a) Switching circuit
b) Barrel switcher circuit
c) Integrated Switching circuit
d) Multiplexer circuit
View Answer
Answer: b
Explanation: These switching circuits are used to basically switch fast and to perform better.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 208/223
11/5/2020 coa.html
Answer: d
Explanation: The complement of all the bits of a data is its 1’s compliment.
Answer: a
Explanation: The offset is used to get the new branching address of the process.
R
8. The BEQ instructions is used ____________
a) To check the equality condition between the operands and then branch
A
b) To check if the Operand is greater than the condition value and then branch
c) To check if the lag Z is set to 1 and then causes branch
d) None of the mentioned
View Answer
Answer: c
Explanation: This instruction is basically used to check the branch enable bit.
9. The condition to check whether the branch should happen or not is given by ____________
a) The lower order 8 bits of the instruction
b) The higher order 4 bits of the instruction
c) The lower order 4 bits of the instruction
d) The higher order 8 bits of the instruction
View Answer
Answer: b
Explanation: None.
advertisement
10. Which of the two instructions sets the condition lag upon execution?
i) ADDS R0,R1,R2
ii) ADD R0,R1,R2
a) i
b) ii
c) Both i and ii
d) Insuf icient data
View Answer
Answer: a
Explanation: This instruction sets the condition lag without considering whether a carry or over low has
happened or not.
11. __________ directive is used to indicate the beginning of the program instruction or data.
a) EQU
b) START
c) AREA
d) SPACE
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 209/223
11/5/2020 coa.html
Answer: c
Explanation: None.
Answer: b
Explanation: This directive indicates the beginning of the executable part of the program.
R
13. ___________ directives are used to initialize operands.
a) INT
A
b) DATAWORD
c) RESERVE
d) DCD
View Answer
Answer: d
Explanation: These directives are used to initialize the operands to a user de ined value or a default
value.
advertisement
14. ___________ directive is used to name the register used for execution of an instruction.
a) ASSIGN
b) RN
c) NAME
d) DECLARE
View Answer
Answer: b
Explanation: This instruction is used to list the registers used for execution.
15. The pseudo instruction used to load an address into the register is _________
a) LOAD
b) ADR
c) ASSIGN
d) PSLOAD
View Answer
Answer: b
Explanation: None.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice MCQs on all areas of Computer Organization, here is complete set on 1000+ Multiple Choice
Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 210/223
11/5/2020 coa.html
Recommended Posts:
R
1. Copyright
2. Simple Java Programs
A
3. C Programming Examples
4. Java Programming Examples on Hard Graph Problems & Algorithms
5. C# Programming Examples on Files
6. Electronics & Communication Engineering Questions and Answers
7. Electrical Engineering Questions and Answers
8. Instrumentation Engineering Questions and Answers
9. Information Technology Questions and Answers
10. Microcontroller Questions and Answers
11. Computer Graphics Questions and Answers
12. Microprocessor Questions & Answers
13. Computer Fundamentals Questions and Answers
14. Computer Networks Questions and Answers
15. C Programming Examples on Bitwise Operations
16. Software Architecture & Design Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization Questions and Answers – Static Memories
advertisement
This set of Computer Organization and Architecture Multiple Choice Questions & Answers (MCQs)
focuses on “Intel IA-32 Pentium Architecture-1”.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 211/223
11/5/2020 coa.html
d) 28
View Answer
Answer: b
Explanation: The number of addressable locations in the memory is called as address space.
advertisement
R
Answer: a
A
Explanation: The method of addressing the data in the system.
3. The loating point numbers are stored in general purpose register in IA-32.
a) True
b) False
View Answer
Answer: b
Explanation: The loating registers are not stored in general purpose registers as they have a real part
and a decimal part.
Answer: d
Explanation: The size of the loating numbers that can be stored in the loating register.
Answer: c
Explanation: None.
advertisement
6. The IA-32 architecture associates different parts of memory called __________ with different usages.
a) Frames
b) Pages
c) Tables
d) Segments
View Answer
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 212/223
11/5/2020 coa.html
Answer: d
Explanation: The memory is divided into parts called as segments.
Answer: b
Explanation: Registers are not used to incorporate PC as in other architectures, but a separate space is
allocated to it.
R
a) Input/Output Privilege level
b) Input Output Process Link
A
c) Internal Output Process Link
d) Internal Offset Privilege Level
View Answer
Answer: a
Explanation: This indicates the security between the transfers between the I/O devices and memory.
9. In IA-32 architecture along with the general lags, the other conditional lags provided are ___________
a) IOPL
b) IF
c) TF
d) All of the mentioned
View Answer
Answer: d
Explanation: These lags are basically used to check the system for exceptions.
advertisement
Answer: b
Explanation: The PC is used to store the next instruction that is going to be executed.
11. The IA-32 processor can switch between 16 bit operation and 32 bit operation with the help of
instruction pre ix bit.
a) True
b) False
View Answer
Answer: a
Explanation: This switching enables a wide range of operations to be performed.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 213/223
11/5/2020 coa.html
12. The Bit extension of the register is denoted with the help of __________ symbol.
a) $
b) `
c) E
d) ~
View Answer
Answer: c
Explanation: This is used to extend the size of the register.
R
c) R3<-[R1]+[R2]+[R3]
d) R1<-[R2]+[R3]
A
View Answer
Answer: d
Explanation: None.
advertisement
Answer: b
Explanation: This instruction is used to cause a branch based on the outcome of the arithmetic
operation.
Answer: a
Explanation: The effective address is the address of the memory location required for the execution of
the instruction.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization and Architecture, here is complete set on 1000+ Multiple
Choice Questions and Answers on Computer Organization and Architecture.
Participate in the Sanfoundry Certi ication contest to get free Certi icate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!
Recommended Posts:
1. Bangalore Training – SAN, C, Linux Kernel and Device Drivers Training
2. C Tutorials
R
3. Electronics & Communication Engineering Questions and Answers
4. Compilers Questions and Answers
A
5. Microcontroller Questions and Answers
6. Electrical Engineering Questions and Answers
7. VHDL Questions and Answers
8. Instrumentation Engineering Questions and Answers
9. Information Technology Questions and Answers
10. Home
11. Digital Circuits Questions and Answers
12. Computer Graphics Questions and Answers
13. Computer Networks Questions and Answers
14. Microprocessor Questions & Answers
15. Software Architecture & Design Questions and Answers
16. Computer Fundamentals Questions and Answers
17. Computer Science Questions and Answers
18. Bachelor of Computer Applications Questions and Answers
19. Master of Computer Applications Questions and Answers
20. Computer Organization Questions and Answers – Assembly Language
advertisement
This set of Computer Organization Multiple Choice Questions & Answers focuses on “Intel IA-32 Pentium
Architecture – 2”.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 215/223
11/5/2020 coa.html
Answer: d
Explanation: The size of instruction that can be executed at once.
advertisement
2. The bit present in the op code, indicating which of the operands is the source is called as ________
a) SRC bit
b) Indirection bit
c) Direction bit
d) FRM bit
View Answer
Answer: c
Explanation: None.
R
3. The __________ directive is used to allocate 4 bytes of memory.
A
a) DD
b) ALLOC
c) RESERVE
d) SPACE
View Answer
Answer: a
Explanation: None.
Answer: b
Explanation: This is used to indicate the starting of the section of data.
Answer: c
Explanation: This statement causes a jump from one instruction to another without the condition.
advertisement
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 216/223
11/5/2020 coa.html
Answer: d
Explanation: This is used to check the condition lags for exceptions.
Answer: b
Explanation: None.
R
8. Which of the following statements regarding Stacks is/are True?
i) The stack always grows towards higher addresses
A
ii) The stack always grows towards lower addresses
iii) The stack has a ixed size
iv) The width of the stack is 32 bits
a) i and iii
b) i and iv
c) ii and iv
d) iii and iv
View Answer
Answer: c
Explanation: The stack is a data structure which is ixed at one end and grows at the other.
9. The instruction used to multiply operands yielding a double integer outcome is _________
a) MUL
b) IMUL
c) DMUL
d) EMUL
View Answer
Answer: b
Explanation: This instruction is used to carry out multiplication on large integral values.
advertisement
Answer: a
Explanation: This is the instruction used to perform an operation on multiple types of data.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 217/223
11/5/2020 coa.html
Answer: b
Explanation: This system architecture is used to reduce the steps involved in execution by performing
complex operations in one step.
R
Answer: c
A
Explanation: None.
13. In case of multimedia extension instructions, the pixels are encoded into a data item of _________
a) 16 bit
b) 32 bit
c) 24 bit
d) 8 bit
View Answer
Answer: d
Explanation: None.
advertisement
Answer: c
Explanation: These operands are used for graphic related operations.
15. The division operation in IA-32 is a single operand instruction so it is assumed that ___________
a) The divisor is stored in the EAX register
b) The dividend is stored in the EAC register
c) The divisor is stored in the accumulator
d) The dividend is stored in the accumulator
View Answer
Answer: a
Explanation: In the case of a division the divisor is pre-loaded onto the ALU.
Sanfoundry Global Education & Learning Series – Computer Organization and Architecture.
To practice all areas of Computer Organization, here is complete set on 1000+ Multiple Choice Questions
and Answers on Computer Organization and Architecture.
file:///C:/Users/ashut/OneDrive/Desktop/coa.html 218/223
1. Which of the following is true about Computer Architecture?
A. It acts as the interface between hardware and software.
B. Computer Architecture tells us how exactly all the units in the system are
arranged and interconnected.
C. Computer Architecture is concerned with the structure and behaviour of a
computer system as seen by the user.
D. It involves Physical Components
View Answer
Ans : A
Explanation: It acts as the interface between hardware and software is true statement
and all other statement are related to Computer Organization.
Explanation: Computer Organization tells us how exactly all the units in the system are
arranged and interconnected is true about Computer Organization and all other
statement are related to Computer Architecture.
Explanation: The program written and before being compiled or assembled is called
Source Program.
Explanation: Arithmetic pipelines are usually found in most of the computers. They are
used for floating point operations, multiplication of fixed point numbers etc.
6. The processor contends for the usage of the hardware and might
enter into a ____________.
A. hazard state
B. Stalk State
C. Deadlock State
D. None of the above
View Answer
Ans : C
Explanation: The processor contends for the usage of the hardware and might enter into
a deadlock state.
Explanation: The floating point addition and subtraction is done in 4 parts: Compare the
exponents, Align the mantissas, Add or subtract mantissas, Produce the result.
Explanation: The compilers which are designed to remove redundant parts of the code
are called as optimizing compilers.
Explanation: The main job of the interrupt system is to identify the source of the interrupt.
Explanation: Maskable Interrupt : The hardware interrupts which can be delayed when a
much high priority interrupt has occurred at the same time.
Explanation: Normal Interrupt : The interrupts that are caused by software instructions
are called normal software interrupts.
Explanation: The device with the highest priority is placed at the first position followed by
lower priority devices and the device which has lowest priority among all is placed at the
last in the chain.
Explanation: The trap is a non-maskable interrupt as it deals with the ongoing process in
the processor.
Explanation: The 8085 microprocessor are designed to complete the execution of the
current instruction and then to service the interrupts.
Explanation: open-collector type circuits are generally used for interrupt service lines
Explanation: The Interrupt-request line is a control line along which the device is allowed
to send the interrupt signal.
Explanation: Interrupt-vector table handle stores the addresses of the interrupt handling
sub-routines.
Explanation: A memory unit is the collection of storage units or devices together. The
memory unit stores the binary information in the form of bits.
3. When when power is switched off which memory loses its data?
A. Non-Volatile Memory
B. Volatile Memory
C. Both A and B
D. None of the above
View Answer
Ans : B
Explanation: Volatile Memory: This loses its data, when power is switched off.
Explanation: Input or output devices that are connected to computer are called
peripheral devices.
Explanation: Generally three types of modes which are : Programmed I/O, Interrupt
Initiated I/O, Direct Memory Access
Explanation: Allows user input, from the outside world to the computer. Example:
Keyboard, Mouse etc.
Explanation: In DMA the I/O devices are directly allowed to interact with the memory
without the intervention of the processor and the transfers take place in the form of
blocks increasing the speed of operation.
Explanation: The semantic gap is the gap between the high level language and the low
level language.
1. The register is used to hold the ________ which is used to access the
table.
A. Table
B. Pages
C. Address
D. None of the above
View Answer
Ans : C
Explanation: The register is used to hold the address which is used to access the table.
Explanation: The Cache is a hardware implementation to reduce the access time for
processor operations.
Explanation: On the physical memory side the memory is divided into pages.
Explanation: The RUN signal increments the step counter by one for each clock cycle.
Explanation: The TLB is used to store the page numbers of the recently accessed
pages.