Home / ECE / Microprocessors :: Section 6

ECE :: Microprocessors

  1. Assertion (A): A dynamic RAM chip has much smaller cell than a static RAM chip.

    Reason (R): In dynamic RAM one bit of information is stored as the charge on a capacitor.

  2. 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

  3. Which of the following produces very wide drifts in clock frequency?

  4. A.
    Crystal
    B.
    RC circuit
    C.
    LC resonant circuit
    D.
    Crystal and RC circuit

  5. For decimal numbe'r 13.5, the floating point representation in 4 byte excess 128 code is

  6. A.
    01101100 00000000 00000000 10000100
    B.
    00000000 01101100 00000000 10000100
    C.
    00000000 01101100 10000100 00000000
    D.
    01101100 00000000 10000100 00000000

  7. Read the following statements:

    1. A μP generally interfaced to several memory chips and I/O devices
    2. Address space provided by μP is partitioned into sub sets of addresses
    3. Address map and address partition refer to different terms in address space
    Which of the above are correct?

  8. A.
    All
    B.
    1 and 2 only
    C.
    2 and 3 only
    D.
    1, 3 only

  9. The register set and instruction set of 8088 is similar to that of

  10. A.
    8085
    B.
    8086
    C.
    partly 8085 and partly 8086
    D.
    none of the above

  11. Assertion (A): In direct addressing the address of operand is specified in the instruction.

    Reason (R): Direct addressing is also called absolute addressing.

  12. 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

  13. Assertion (A): In Fortran 77 the statement IMPLICIT INTEGER (A - E) identifies all variable name which begin with A, B, C, D, or E as being of integer type.

    Reason (R): IMPICIT statement in Fortran 77 is an improvement over earlier versions of Fortran.

  14. 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

  15. Which of the following assembler directives in 8085 does not cause any memory location to be used μp?

  16. A.
    D S
    B.
    D B
    C.
    D W
    D.
    E Q U

  17. The storage capacity of DSDD disk and DSHD disk are

  18. A.
    1.2 MB each
    B.
    360 KB each
    C.
    1.2 MB and 360 KB respectively
    D.
    360 KB and 1.2 MB respectively

  19. Which of the following is also called Non volatile RAM?

  20. A.
    Shadow RAM
    B.
    UVEPROM
    C.
    EEPROM
    D.
    Both (b) and (c)