Microprocessor If m is a power of 2, the number of select lines required for an m-input mux is: m 2*m log2 (m) 2^m m 2*m log2 (m) 2^m ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion (A): Negative values of incremental operator in DO loop are allowed in Fortran 77 but not in earlier versions of Fortran. Reason (R): Fortran 77 has better array facilities than earlier versions of Fortran. Both A and R are correct and R is correct explanation of A A is wrong R is correct Both A and R are correct but R is not correct explanation of A A is correct R is wrong Both A and R are correct and R is correct explanation of A A is wrong R is correct Both A and R are correct but R is not correct explanation of A A is correct R is wrong ANSWER DOWNLOAD EXAMIANS APP
Microprocessor When referring to instruction words, a mnemonic is a short abbreviation for the operand address. a short abbreviation for the operation to be performed. shorthand for machine language. a short abbreviation for the data word stored at the operand address. a short abbreviation for the operand address. a short abbreviation for the operation to be performed. shorthand for machine language. a short abbreviation for the data word stored at the operand address. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 P flag is reset when the result has even parity P flag is reset when the result has odd parity P flag is set when the result has even parity P flag is set when the result has odd parity P flag is reset when the result has even parity P flag is reset when the result has odd parity P flag is set when the result has even parity P flag is set when the result has odd parity ANSWER DOWNLOAD EXAMIANS APP
Microprocessor SPHL instruction copies the content of H-L register pair to the _________. Stack Pointer D-E B-C PSW Stack Pointer D-E B-C PSW 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 Arithmetic, relational, assignment Relational, assignment, arithmetic Assignment, relational, arithmetic Arithmetic, assignment, relational Arithmetic, relational, assignment Relational, assignment, arithmetic Assignment, relational, arithmetic ANSWER DOWNLOAD EXAMIANS APP