Microprocessor
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

Set of {AND,OR,NOT}
Set of {AND,OR}
Set of {EXOR, NOT}
None of these

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In 8085 microprocessor system with memory mapped I/O, which of the following is true?

 There can be maximum of 256 input devices and 256 output devices
 Devices are accessed using IN and OUT instructions
 Arithmetic and logic operations can be directly performed with the I/O data
 Devices have 8-bit address line

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
How can we make any bit of a register “0”?

 AND that bit with “1” and remaining bits with “0”.
 OR that bit with “1” and remaining bits with “0”.
 AND that bit with “0” and remaining bits with “1”.
 OR that bit with “0” and remaining bits with “1”.

ANSWER DOWNLOAD EXAMIANS APP