On This Page

This set of Computer Architecture Multiple Choice Questions & Answers (MCQs) focuses on Computer Architecture Set 13

Q1 |                   constitute the representation of the floating number.
  • sign
  • significant digits
  • scale factor
  • all of the mentioned
Q2 | The sign followed by the string of digits is called as               
  • significant
  • determinant
  • mantissa
  • exponent
Q3 | The normalized representation of 0.0010110 * 2 9 is                 
  • 0 10001000 0010110
  • 0 10000101 0110
  • 0 10101010 1110
  • 0 11110100 11100
Q4 | The 32 bit representation of the decimal number is called as
  • double-precision
  • single-precision
  • extended format
  • none of the mentioned
Q5 | In 32 bit representation the scale factor as a range of                   
  • -128 to 127
  • -256 to 255
  • 0 to 255
  • none of the mentioned
Q6 | In double precision format, the size of the mantissa is               
  • 32 bit
  • 52 bit
  • 64 bit
  • 72 bit
Q7 |               have been developed specifically for pipelined systems.
  • utility software
  • speed up utilities
  • optimizing compilers
  • none of the mentioned
Q8 | The pipelining process is also called as               
  • superscalar operation
  • assembly line operation
  • von neumann cycle
  • none of the mentioned
Q9 | To increase the speed of memory access in pipelining, we make use of
  • modification in processor architecture                 
  • clock
  • special unit
  • control unit
Q10 | Each stage in pipelining should be completed within                         cycle.
  • 1
  • 2
  • 3
  • 4
Q11 | In pipelining the task which requires the least time is performed first.
  • true
  • false
Q12 | If a unit completes its task before the allotted time period, then                 
  • special memory locations
  • special purpose registers
  • cache
  • buffers
Q13 | The periods of time when the unit is idle is called as            
  • stalls
  • bubbles
  • hazards
  • both stalls and bubbles
Q14 | The contention for the usage of a hardware device is called               
  • structural hazard
  • stalk
  • deadlock
  • none of the mentioned
Q15 | The throughput of a super scalar processor is                 
  • less than 1
  • 1
  • more than 1
  • not known
Q16 | When the processor executes multiple instructions at a time it is said to use
  • single issue
  • multiplicity
  • visualization
  • multiple issues
Q17 | The               plays a very vital role in case of super scalar processors.
  • compilers
  • motherboard
  • memory
  • peripherals
Q18 | If an exception is raised and the succeeding instructions are executed completely, then the processor is said to have               
  • exception handling
  • imprecise exceptions
  • error correction
  • none of the mentioned
Q19 | In super-scalar mode, all the similar instructions are grouped and executed together.
  • true
  • false
Q20 | Since it uses the out of order mode of execution, the results are stored in
  • buffers
  • special memory locations
  • temporary registers
  • tlb
Q21 | The step where in the results stored in the temporary register is transferred into the permanent register is called as
  • final step
  • commitment step
  • last step
  • inception step
Q22 | A special unit used to govern the out of order execution of the instructions is called as               
  • commitment unit
  • temporal unit
  • monitor
  • supervisory unit
Q23 | The commitment unit uses a queue called               
  • record buffer
  • commitment buffer
  • storage buffer
  • none of the mentioned
Q24 | The CISC stands for                         
  • computer instruction set compliment
  • complete instruction set compliment
  • computer indexed set components
  • complex instruction set computer
Q25 | The computer architecture aimed at reducing the time of execution of instructions is                   
  • cisc
  • risc
  • isa
  • anna