第五章单元测试
  1. How many interrupt sources are there in 8051 ? ( )

  2. A:4 B:5
    C:2 D:3
    答案:5

  3. The EA bit in IE register does not actually enable all interrupts, but allows them to be enabled separately. ( )

  4. A:错 B:对
  5. For 8051, each interrupt causes the program to jump directly to an address at which an ISR is located. ( )

  6. A:错 B:对
  7. In an ISR (Interrupt Service Routine), which of the following instructions must be included? ( )

  8. A:Jump and call instructions
    B:ADD instruction C:Return from interrupt instruction
    D:Move data instruction
  9. How many interrupts are enabled after running this instruction “MOV IE, #05h”?


  10. A:

    2

    B:

    0

    C:

    1

    D:

    3

温馨提示支付 ¥3.00 元后可查看付费内容,请先翻页预览!
点赞(3) dxwkbang
返回
顶部