JavaScript is required

Nếu dùng một thiết bị ngoại vi có dung lượng là 16 KB thì cần phải truy xuất số đường địa chỉ từ:

A.

A0.. A10

B.

A0.. A11

C.

A0.. A12

D.

A0.. A13

Trả lời:

Đáp án đúng: D


Dung lượng 16KB tương đương với 16 * 1024 bytes = 2^4 * 2^10 bytes = 2^14 bytes. Để truy xuất hết 2^14 bytes này, cần 14 đường địa chỉ, đánh số từ A0 đến A13. Vậy đáp án đúng là A0..A13.

This is a comprehensive multiple-choice question bank for the Microprocessor 1 course, tailored for Electrical - Electronics Engineering students. It covers core topics such as microprocessor systems, data representation in computers, the architecture and instruction set of the 8086 microprocessor, assembly language programming, and the 8051 microcontroller.


50 câu hỏi 60 phút

Câu hỏi liên quan