Microprocessor What are the sets of commands in a program which are not translated into machine instructions during assembly process, called? Directives Operands Mnemonics Identifiers Directives Operands Mnemonics Identifiers ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The length of bus cycle in 8086/8088 is four clock cycles, T1, T2, T3, T4 and an indeterminate number of wait state clock cycles denoted by Tw. The wait states are always inserted between T3 & T4 T2 & T3 T1 & T2 T4 & T1 T3 & T4 T2 & T3 T1 & T2 T4 & T1 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 name/names of the 16 bit registers is/are both A and B. program counter. none of these. stack pointer. both A and B. program counter. none of these. stack pointer. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The instruction set of a microprocessor is stored inside the microprocessor is specified by the manufacturers cannot be changed by the user is specified by the user is stored inside the microprocessor is specified by the manufacturers cannot be changed by the user is specified by the user ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Consider the following statements: In 8085 microprocessor, data-bus and address bus are multiplexed in order to I)Increase the speed of microprocessor. II)Reduce the number of pins. III)Connect more peripheral chips. Which of these statements is/are correct? (I) only (II) only (II) & (III) (I), (II) & (III) (I) only (II) only (II) & (III) (I), (II) & (III) ANSWER DOWNLOAD EXAMIANS APP
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 Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory 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 Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory ANSWER DOWNLOAD EXAMIANS APP