Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Tests  >  Test: Keyboard Interfacing - Computer Science Engineering (CSE) MCQ

Test: Keyboard Interfacing - Computer Science Engineering (CSE) MCQ


Test Description

5 Questions MCQ Test - Test: Keyboard Interfacing

Test: Keyboard Interfacing for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Test: Keyboard Interfacing questions and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus.The Test: Keyboard Interfacing MCQs are made for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Keyboard Interfacing below.
Solutions of Test: Keyboard Interfacing questions in English are available as part of our course for Computer Science Engineering (CSE) & Test: Keyboard Interfacing solutions in Hindi for Computer Science Engineering (CSE) course. Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free. Attempt Test: Keyboard Interfacing | 5 questions in 10 minutes | Mock test for Computer Science Engineering (CSE) preparation | Free important questions MCQ to study for Computer Science Engineering (CSE) Exam | Download free PDF with solutions
Test: Keyboard Interfacing - Question 1

 Which of the following steps detects the key in a 4*4 keyboard matrix about the key that is being pressed?

Detailed Solution for Test: Keyboard Interfacing - Question 1

For detecting that whether the key is actually pressed or not, firstly this must be ensured that initially all the keys are closed. Then we need to mask the bits individually to detect that which key is pressed. Then we need to check that is the key actually pressed or not, by checking that whether the key pressed for a time more that 20 micro seconds.

Test: Keyboard Interfacing - Question 2

What is described by this command: CJNE A,#00001111b, ROW1

Detailed Solution for Test: Keyboard Interfacing - Question 2

This particular command CJNE A,#00001111b, ROW1 compares the value of the accumulator with OFH and jumps to ROW1 address if the value is not equal.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: Keyboard Interfacing - Question 3

To detect that in which column, the key is placed?

Detailed Solution for Test: Keyboard Interfacing - Question 3

We can mask or we can even rotate the bits to check that particularly in which column is the key placed.

Test: Keyboard Interfacing - Question 4

 In reading the columns of a matrix, if no key is pressed we should get all in binary notation

Detailed Solution for Test: Keyboard Interfacing - Question 4

If no key is pressed, then all the keys show 1 as they are all connected to power supply.

Test: Keyboard Interfacing - Question 5

If we need to operate a key of a keyboard in an interrupt mode, then it will generate what kind of interrupt?

Detailed Solution for Test: Keyboard Interfacing - Question 5

If a key is to operate in an interrupt mode, than it will generate an external hardware interrupt.

Information about Test: Keyboard Interfacing Page
In this test you can find the Exam questions for Test: Keyboard Interfacing solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Keyboard Interfacing, EduRev gives you an ample number of Online tests for practice

Top Courses for Computer Science Engineering (CSE)

Download as PDF

Top Courses for Computer Science Engineering (CSE)