Microprocessor Which of the following is type declaration statement in C? s = s + 1 king = horse + 1 int bar prin = prin * prin s = s + 1 king = horse + 1 int bar prin = prin * prin ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How many bytes in a zero memory page should be reserved for vectors used by RST instructions? 32. 16. 128. 64. 32. 16. 128. 64. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Identify the programmable interval timer from the following 8275 8279 8252 8253 8275 8279 8252 8253 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is not treated as hexadecimal constant by assembler in 8085? 45 H 234 64 H 6 AFH 45 H 234 64 H 6 AFH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor , let the accumulator contains the value 0AH and register C contains the value 05H. After CMP C instruction is executed, the zero and carry flags will be reset zero flag will be set and carry flag will be reset zero and carry flags will be set zero flag will be reset and carry flag will be set zero and carry flags will be reset zero flag will be set and carry flag will be reset zero and carry flags will be set zero flag will be reset and carry flag will be set ANSWER DOWNLOAD EXAMIANS APP
Microprocessor _____________is used to read the status of the hardware interrupts (RST 7.5, RST 6.5, RST 5.5) by loading into the A register a byte which defines the condition of the mask bits for the interrupts. DI SIM EI RIM DI SIM EI RIM ANSWER DOWNLOAD EXAMIANS APP