πŸ“Š Mechatronics
Q. Port C of 8255 can function independently as
  • (A) input port
  • (B) output port
  • (C) either input or output ports
  • (D) both input and output ports
πŸ’¬ Discuss
βœ… Correct Answer: (C) either input or output ports
πŸ“Š Mechatronics
Q. All the functions of the ports of 8255 are achieved by programming the bits of an internal register called
  • (A) data bus control
  • (B) read logic control
  • (C) control word register
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) control word register
πŸ“Š Mechatronics
Q. The data bus buffer is controlled by
  • (A) control word register
  • (B) read/write control logic
  • (C) data bus
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) read/write control logic
πŸ“Š Mechatronics
Q. The input provided by the microprocessor to the read/write control logic is
  • (A) reset
  • (B) a1
  • (C) wr(active low)
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the mentioned
πŸ“Š Mechatronics
Q. The device that receives or transmits data upon the execution of input or output instructions by the microprocessor is
  • (A) control word register
  • (B) read/write control logic
  • (C) 3-state bidirectional buffer
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) 3-state bidirectional buffer
πŸ“Š Mechatronics
Q. The port that is used for the generation of handshake lines in mode 1 or mode 2 is
  • (A) port a
  • (B) port b
  • (C) port c lower
  • (D) port c upper
πŸ’¬ Discuss
βœ… Correct Answer: (D) port c upper
πŸ“Š Mechatronics
Q. If A1=0, A0=1 then the input read cycle is performed from
  • (A) port a to data bus
  • (B) port b to data bus
  • (C) port c to data bus
  • (D) cwr to data bus
πŸ’¬ Discuss
βœ… Correct Answer: (B) port b to data bus
πŸ“Š Mechatronics
Q. The pin that clears the control word register of 8255 when enabled is
  • (A) clear
  • (B) set
  • (C) reset
  • (D) clk
πŸ’¬ Discuss
βœ… Correct Answer: (C) reset
πŸ“Š Mechatronics
Q. Which of the following steps detects the key in a 4*4 keyboard matrix about the key that is being pressed?
  • (A) masking of bits
  • (B) ensuring that initially, all keys are open
  • (C) checking that whether the key is actually pressed or not
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the mentioned
πŸ“Š Mechatronics
Q. To detect that in which column, the key is placed?
  • (A) we can mask the bits and then check it
  • (B) we can rotate the bits and then check that particular bit which is set or reset(according to the particular condition)
  • (C) none of the mentioned
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the mentioned

Jump to