On This Page

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

Q1 | Locations in the device to or from which data transfers can take place is called                   
  • end points
  • hosts
  • source
  • none of the mentioned
Q2 | A USB pipe is a               channel.
  • simplex
  • half-duplex
  • full-duplex
  • both simplex and full-duplex
Q3 | The type/s of packets sent by the USB is/are                 
  • data
  • address
  • control
  • both data and control
Q4 | The first field of any packet is            
  • pid
  • addr
  • endp
  • crc16
Q5 | The 4 bit PID’s are transmitted twice.
  • true
  • false
Q6 | The last field in the packet is               
  • pid
  • addr
  • endp
  • crc
Q7 | The CRC bits are computed based on the values of the            
  • pid
  • addr
  • endp
  • both addr and endp
Q8 | The data packets can contain data upto               
  • 512 bytes
  • 256 bytes
  • 1024 bytes
  • 2 kb
Q9 | The            signal is used to indicate the beginning of a new frame.
  • start
  • sof
  • beg
  • none of the mentioned
Q10 | The SOF is transmitted every               
  • 1s
  • 5s
  • 1ms
  • 1us
Q11 | The logic operations are simpler to implement using logic circuits.
  • true
  • false
Q12 | The logic operations are implemented using                 circuits.
  • bridge
  • logical
  • combinatorial
  • gate
Q13 | In full adders the sum circuit is implemented using                   
  • and & or gates
  • nand gate
  • xor
  • xnor
Q14 | The usual implementation of the carry circuit involves                     
  • and & or gates
  • xor
  • nand
  • xnor
Q15 | A                 gate is used to detect the occurrence of an overflow.
  • nand
  • xor
  • xnor
  • and
Q16 | The delay reduced to in the carry look ahead adder is                       
  • 5
  • 8
  • 10
  • 2n
Q17 | The product of 1101 & 1011 is               
  • 10001111
  • 10101010
  • 11110000
  • 11001100
Q18 | The               is used to coordinate the operation of the multiplier.
  • controller
  • coordinator
  • control sequencer
  • none of the mentioned
Q19 | The multiplicand and the control signals are passed through to the n-bit adder via            
  • mux
  • demux
  • encoder
  • decoder
Q20 | The method used to reduce the maximum number of summands by half is                 
  • fast multiplication
  • bit-pair recording
  • quick multiplication
  • none of the mentioned
Q21 | The multiplier -6(11010) is recorded as                 
  • 0-1-2
  • 0-1+1-10
  • -2-10
  • none of the mentioned
Q22 | CSA stands for?
  • computer speed addition
  • carry save addition
  • computer service architecture
  • none of the mentioned
Q23 | The decimal numbers represented in the computer are called as floating point numbers, as the decimal point floats through the number.
  • true
  • false
Q24 | The numbers written to the power of 10 in the representation of decimal numbers are called as            
  • height factors
  • size factors
  • scale factors
  • none of the mentioned
Q25 | If the decimal point is placed to the right of the first significant digit, then the number is called                   
  • orthogonal
  • normalized
  • determinate
  • none of the mentioned