Mã ASCII của chữ hoa và chữ thường khác nhau ở vị trí bit nào sau đây?
Trả lời:
Đáp án đúng: B
Trong bảng mã ASCII, chữ hoa và chữ thường của cùng một chữ cái khác nhau ở bit thứ 6 (tính từ phải sang trái, bắt đầu từ 0). Chữ hoa có bit 6 là 0, còn chữ thường có bit 6 là 1. Ví dụ, 'A' là 65 (01000001) và 'a' là 97 (01100001). Sự khác biệt nằm ở bit thứ 6. Vì vậy, đáp án đúng là Bit 6.
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