Home / ECE / Microprocessors :: Section 4

ECE :: Microprocessors

  1. LPEPSI = 2
    2PEPSI = LPEPSI * LPEPSI + 1
    GOT TO (3, 5, 9, 11, 13, 17, 21, 23) LPEPSI

    After the execution of above statement the control is transferred to statement number

  2. A.
    3
    B.
    9
    C.
    13
    D.
    23

  3. Which of the following is not an application software?

  4. A.
    MS Word
    B.
    DBMS
    C.
    Worksheet
    D.
    Lisp

  5. Which of the following is not a DTP program?

  6. A.
    Page maker
    B.
    Coral draw
    C.
    Coral ventura
    D.
    Coral key

  7. Which of the following array names in Fortran 77 is invalid?

  8. A.
    A(6)
    B.
    A(R)
    C.
    A(I)
    D.
    A(N)

  9. E-mail can be used to send text, graphics, and video.

  10. A.
    True
    B.
    False

  11. Which of the following is a valid integer variable in FORTRAN 77?

  12. A.
    ALPHA
    B.
    NEXT
    C.
    BANGLORE
    D.
    ABC

  13. Which of the following instruction modes does not exist in microprocessor 8085?

  14. A.
    Inherent
    B.
    Immediate
    C.
    Absolute
    D.
    Indirect

  15. The S (sign) flag is set when the contents of accumulator become negative during an operation.

  16. A.
    True
    B.
    False

  17. Which of the following is not a proper FORTRAN expression?

  18. A.
    B + A / C - D
    B.
    (A + C) / (B + D)
    C.
    B + * A / C
    D.
    A ** (B + 2)

  19. Which of the following is invalid integer variable name in Fortran?

  20. A.
    IAEG
    B.
    I 124
    C.
    AILG
    D.
    MI AC