Microprocessor The cycle required to fetch and execute an instruction in a 8085 microprocessor is which one of the following? Clock cycle Memory cycle Instruction cycle Machine cycle Clock cycle Memory cycle Instruction cycle Machine cycle ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Program counter in a digital computer Points the memory address of the next instruction to be fetched. Counts the numbers of programs run in the machine. Counts the number of times the loops are executed. Counts the number of times a subroutine is called. Points the memory address of the next instruction to be fetched. Counts the numbers of programs run in the machine. Counts the number of times the loops are executed. Counts the number of times a subroutine is called. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The relation among IC (Instruction Cycle), FC (Fetch cycle) and EC (Execute Cycle) is IC = FC + 2EC IC = FC + EC IC = FC - EC EC = IC + FC IC = FC + 2EC IC = FC + EC IC = FC - EC EC = IC + FC 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 Assignment, relational, arithmetic Arithmetic, relational, assignment Relational, assignment, arithmetic Arithmetic, assignment, relational Assignment, relational, arithmetic Arithmetic, relational, assignment Relational, assignment, arithmetic ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor system with memory mapped I/O, which of the following is true? Devices have 8-bit address line There can be maximum of 256 input devices and 256 output devices Arithmetic and logic operations can be directly performed with the I/O data Devices are accessed using IN and OUT instructions Devices have 8-bit address line There can be maximum of 256 input devices and 256 output devices Arithmetic and logic operations can be directly performed with the I/O data Devices are accessed using IN and OUT instructions ANSWER DOWNLOAD EXAMIANS APP