Microprocessor While STC instruction executes, all flags will be affected. only carry and zero flags will be affected. only carry flag will be affected. no flags will be affected. all flags will be affected. only carry and zero flags will be affected. only carry flag will be affected. no flags will be affected. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? s = s + 1 king = horse + 1 prin = prin * prin int bar s = s + 1 king = horse + 1 prin = prin * prin int bar ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A microprocessor with a 12-bit address bus will be able to access 4 K bytes 8 K bytes 1 K bytes 10 K bytes 4 K bytes 8 K bytes 1 K bytes 10 K bytes ANSWER DOWNLOAD EXAMIANS APP
Microprocessor IN an intel 8085A microprocessor, why is READY signal used? None of these To indicate to user that the microprocessor is working and is ready for use. To slow down a fast peripheral device so as to communicate at the microprocessor’s device. To provide proper WAIT states when the microprocessor is communicating with a slow peripheral device. None of these To indicate to user that the microprocessor is working and is ready for use. To slow down a fast peripheral device so as to communicate at the microprocessor’s device. To provide proper WAIT states when the microprocessor is communicating with a slow peripheral device. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A single instruction to clear the lower nibble of accumulator in 8085 language assembly is XRI FOH XRI 0FH ANI OFH ANI F0H XRI FOH XRI 0FH ANI OFH ANI F0H ANSWER DOWNLOAD EXAMIANS APP