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 {EXOR, NOT}
Set of {AND,OR}
Set of {AND,OR,NOT}
None of these

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
When RET instruction is executed by any subroutine then

 without any operation, the calling program would resume from instruction immediately following the call instruction.
 without any operation, the calling program would resume from instruction immediately following the call instruction and also the PC will be incremented after the execution of the instruction.
 the PC will be incremented after the execution of the instruction.
 the top of the stack will be popped out and assigned to the PC.

ANSWER DOWNLOAD EXAMIANS APP