InterviewSolution
Saved Bookmarks
| 1. |
What Is Meant By Scan Code? |
|
Answer» When a key is pressed on the KEYBOARD, the keyboard CONTROLLER places a CODE carry to the key pressed into a PART of the memory CALLED as the keyboard buffer. This code is called as the scan code. When a key is pressed on the keyboard, the keyboard controller places a code carry to the key pressed into a part of the memory called as the keyboard buffer. This code is called as the scan code. |
|