Microprocessor PUSH B instruction in 8085 microprocessor causes registers B & C to be cleared the contents of register B only to be copied in the stack the contents of register B & C to be copied in the stack the contents of registers B & C to be transferred in the stack and and the registers get cleared registers B & C to be cleared the contents of register B only to be copied in the stack the contents of register B & C to be copied in the stack the contents of registers B & C to be transferred in the stack and and the registers get cleared ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Internet is a worldwide network of computers where most of the information is freely available. True False True False ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor based system maximum possible number of input/output devices can be connected using I/O mapped I/O technique is 64 512 65536 256 64 512 65536 256 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In C the keywords are also called Special words Class words Reserved words Character words Special words Class words Reserved words Character words ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? king = horse + 1 int bar prin = prin * prin s = s + 1 king = horse + 1 int bar prin = prin * prin s = s + 1 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, relational, assignment Relational, assignment, arithmetic Arithmetic, assignment, relational Assignment, relational, arithmetic Arithmetic, relational, assignment Relational, assignment, arithmetic Arithmetic, assignment, relational Assignment, relational, arithmetic ANSWER DOWNLOAD EXAMIANS APP