Home / ECE / Microprocessors :: Section 9

ECE :: Microprocessors

  1. For a 16 bit computer the range of integer constants in C is

  2. A.
    -32768 to + 32767
    B.
    -32767 to + 32768
    C.
    -65536 to + 65535
    D.
    -65535 to + 65536

  3. In which group of 8085 instructions condition flags are not affected?

  4. A.
    Data transfer group
    B.
    Arithmetic group
    C.
    Logical group
    D.
    Both (a) and (c)

  5. In 8085, the instruction CMA is an example of

  6. A.
    Implict addressing
    B.
    Direct addressing
    C.
    Register addressing
    D.
    Immediate addressing

  7. Assertion (A): Static RAMS are used where speed of operation is of primary concern.

    Reason (R): Dynamic RAM has lower cost per bit than static RAM.

  8. A.
    Both A and R are correct and R is correct explanation of A
    B.
    Both A and R are correct but R is not correct explanation of A
    C.
    A is correct R is wrong
    D.
    A is wrong R is correct

  9. In 8085 the time required to add two 32 bit numbers is (if clock frequency is 5 MHz)

  10. A.
    about 1 ns
    B.
    about 1 μs
    C.
    about 30 μs
    D.
    about 100 μs

  11. DMA stands for

  12. A.
    Direct Memory Address
    B.
    Distributed Memory Address
    C.
    Direct Memory Accumulator
    D.
    Decimal Machine Address

  13. 8085 data bus has 8 lines and is bidirectional.

  14. A.
    True
    B.
    False

  15. It is difficult to write a program in a machine language.

  16. A.
    True
    B.
    False

  17. A string variable in Basic is

  18. A.
    an alphabet followed by dollar sign
    B.
    a digit followed by dollar sign
    C.
    either (a) or (b)
    D.
    neither (a) nor (b)

  19. RESET OUT signal when high indicates that

  20. A.
    program counter etc. are being set
    B.
    program counter etc. are being reset
    C.
    either (a) or (b)
    D.
    none of the above