Microprocessor
A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because:

 Data processing with registers takes fewer cycles than that with memory
 Data processing with memory requires more instructions in the program than that with registers
 Of limited set of instructions for data processing with memory
 Data processing with registers is easier than with memory

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The interrupt facility is provided in microprocessor to

 stop the microprocessor when desired
 change the sequence of the instructions being executed
 keep a control on the working of the microprocessor
 stop the microprocessor when it starts malfunctioning

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.

A is wrong R is correct
A is correct R is wrong
Both A and R are correct but R is not correct explanation of A
Both A and R are correct and R is correct explanation of A

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
FPGA means

 Field Programmable Gate Array
 Forward Programmable Gate Array
 Field Parallel Gate Array
 Forward Parallel Gate Array

ANSWER DOWNLOAD EXAMIANS APP