Microprocessor The five flags in 8085 are designated as Z, CY, S, P and AC Z, C, S, P, AC D, Z, S, P, AC Z, CY, S, D, AC Z, CY, S, P and AC Z, C, S, P, AC D, Z, S, P, AC Z, CY, S, D, AC ANSWER DOWNLOAD EXAMIANS APP
Microprocessor FPGA means Field Programmable Gate Array Forward Parallel Gate Array Forward Programmable Gate Array Field Parallel Gate Array Field Programmable Gate Array Forward Parallel Gate Array Forward Programmable Gate Array Field Parallel Gate Array ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion(A): Ready signal of microprocessor is used to detect whether a peripheral is ready for the data transfer or not. Reason(R): In the microprocessor during data transfer operations, the wait states are added by forcing the ready signal low. A is false but R is true. A is true but R is false. Both A & R are true but R is not the correct explanation of A . Both A & R are true and R is the correct explanation of A. A is false but R is true. A is true but R is false. Both A & R are true but R is not the correct explanation of A . Both A & R are true and R is the correct explanation of A. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is Arithmetic, assignment, relational Relational, assignment, arithmetic Arithmetic, relational, assignment Assignment, relational, arithmetic Arithmetic, assignment, relational Relational, assignment, arithmetic Arithmetic, relational, assignment Assignment, relational, arithmetic ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A high on RESET OUT signifies that all the registers of the CPU are being reset all the registers and counters are being reset and this signal can be used to reset external support chip processing can begin when this signal goes high all the registers and counters are being reset all the registers of the CPU are being reset all the registers and counters are being reset and this signal can be used to reset external support chip processing can begin when this signal goes high all the registers and counters are being reset ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? prin = prin * prin king = horse + 1 s = s + 1 int bar prin = prin * prin king = horse + 1 s = s + 1 int bar ANSWER DOWNLOAD EXAMIANS APP