πŸ“Š Microprocessors and Microcontrollers
Q. Because we wish to allow each ASCII code to occupy one location in memory, most memories are _____ addressable.
  • (A) BYTE
  • (B) NIBBLE
  • (C) WORD (16 bits)
  • (D) DOUBLEWORD (32 bits)
πŸ’¬ Discuss
βœ… Correct Answer: (A) BYTE
πŸ“Š Microprocessors and Microcontrollers
Q. Circuit A is a 1-bit adder; circuit B is a 1 bit multiplier. (Hint: Construct the truth table for the adder and the multiplier)
  • (A) Circuit A has more gates than circuit B
  • (B) Circuit B has more gates than circuit A
  • (C) Circuit A has the same number of gates as circuit B
  • (D) none
πŸ’¬ Discuss
βœ… Correct Answer: (A) Circuit A has more gates than circuit B
πŸ“Š Microprocessors and Microcontrollers
Q. We say that a set of gates is logically complete if we can build any circuit without using any other kind of gates. Which of the following sets are logically complete
  • (A) set of {AND,OR}
  • (B) set of {EXOR, NOT}
  • (C) set of {AND,OR,NOT}
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) set of {AND,OR,NOT}

Jump to