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 Devices are accessed using IN and OUT instructions Arithmetic and logic operations can be directly performed with the I/O data TRUE ANSWER : ? YOUR ANSWER : ?
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 TRUE ANSWER : ? YOUR ANSWER : ?
A structure that stores a number of bits taken “together as a unit” is a Gate Mux Register Decoder TRUE ANSWER : ? YOUR ANSWER : ?
In an 8085 microprocessor based system, the contents of SP are 1000H, PUSH B instruction will transfer the contents of registers B & C respectively for memory locations 1000 H and 1001 H 0FFF H and 0FFE H 1000 H and 0FFF H 0FFE H and 0FFF H TRUE ANSWER : ? YOUR ANSWER : ?
EPROMs are preferred for storing programs while developing new microprocessor based system. Because of their random access characteristic all the above characteristic non-volatile characteristic erasable and programmable characteristic TRUE ANSWER : ? YOUR ANSWER : ?
In a microprocessor based system the stack is always in EPROM ROM microprocessor RAM TRUE ANSWER : ? YOUR ANSWER : ?
An I/O processor controls the flow of information between Two I/O devices Cache memory and I/O devices Cache and main memory Main memory and I/O devices TRUE ANSWER : ? YOUR ANSWER : ?
How many T-states are required for execution of OUT 80H instruction? 16 7 13 10 TRUE ANSWER : ? YOUR ANSWER : ?
The program counter in a 8085 micro-processor is a 16-bit register, because It facilitates the user storing 16-bit data temporarily There are 16 address lines It counts 16-bits at a time It has to fetch two 8-bit data at a time TRUE ANSWER : ? YOUR ANSWER : ?