Display Memory
Lecture 16: Display Memory
216 Questions192 MCQs19 Short Questions5 Long Questions
Showing 191 – 200 of 216 Questions
Page 20 of 22
Q191❓ MCQ📑 Lec 6Easy🔁Repeated⭐High-Yield💡Conceptual
In the assembly instruction 'MOV WORD [ES:160], 0x1230', lower byte 0x30 represents which ASCII character?
Q192❓ MCQ📑 Lec 6Easy🔁Repeated⭐High-Yield💡Conceptual
In text-mode Video RAM, each screen location is allocated two bytes (one 16-bit word). What does the second byte (the upper byte) represent?
Q193❓ MCQ📑 Lec 6Easy🔁Repeated⭐High-Yield💡Conceptual
To convert a single decimal digit value (0–9) to its corresponding ASCII character code in assembly language, which operation is performed?
Q194❓ MCQ📑 Lec 6Medium🔁Repeated⭐High-Yield💡Conceptual
Executing the instruction 'MOV WORD [ES:160], 0x1230' prints the character '0' (ASCII 0x30) at which screen location in 80x25 text mode?
Q195❓ MCQ📑 Lec 6Medium🔁Repeated⭐High-Yield💡Conceptual
In the 8-bit text-mode video attribute byte (B-R-G-B-I-R-G-B format), which bit bit-position represents the Red component of the background color?
Q196❓ MCQ📑 Lec 6Easy🔁Repeated⭐High-Yield💡Conceptual
In the 8-bit text-mode video attribute byte, which bit position represents the Blue component of the foreground color?
Q197❓ MCQ📑 Lec 6Easy🔁Repeated⭐High-Yield💡Conceptual
To clear the text-mode display screen, an assembly subroutine initializes every word cell in video memory to which hex value?
Q198❓ MCQ📑 Lec 6Easy🔁Repeated⭐High-Yield💡Conceptual
In text-mode Video RAM, each character cell occupies 2 bytes (one 16-bit word). What does the second byte (the upper byte) hold?
Q199❓ MCQ📑 Lec 6Easy🔁Repeated⭐High-Yield💡Conceptual
To convert any single numerical digit (0–9) to its ASCII character representation, which operation is performed?
Q200❓ MCQ📑 Lec 6Medium🔁Repeated⭐High-Yield💡Conceptual
In the 8-bit text-mode video attribute byte (B-R-G-B-I-R-G-B format), which bit position represents the Red component of the background color?