ECE :: Microprocessors
-
Assertion (A): Microprocessor 8085 has 16 address bus lines and 8 data bus lines.
Reason (R): Address bus in 8085 is unidirectional.
-
If the absolute value of a number is less than decimal 1, the sign of exponent in floating point representation is
-
Which of the following is not a library string function in C?
-
An instruction using immediate addressing mode in 8085 is
-
Consider the following statements about 8085
- The instruction
LDA
uses direct addressing mode. - The instruction
MVI
uses direct addressing mode. - The instruction
MVI
uses immediate addressing mode. - The instruction
LDA
uses immediate addressing mode.
- The instruction
-
Consider the directive T : DS105. This directive
-
Which of the following is not a valid logical expression in Pascal?
-
Which of the following instructions in 8085 does not belong to data transfer group?
A.
directs the assembler to reserve a sequence of 105 bytes in the memory
|
B.
directs the assembler to reserve a sequence of 105 bits in the memory
|
C.
directs the assembler to reserve a sequence of consecutive 105 bytes in the memory
|
D.
directs the assembler to reserve a sequence of consecutive 105 bits in the memory
|