Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Tests  >  Test: Interrupt And Stack Of 8051 - Computer Science Engineering (CSE) MCQ

Test: Interrupt And Stack Of 8051 - Computer Science Engineering (CSE) MCQ


Test Description

10 Questions MCQ Test - Test: Interrupt And Stack Of 8051

Test: Interrupt And Stack Of 8051 for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Test: Interrupt And Stack Of 8051 questions and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus.The Test: Interrupt And Stack Of 8051 MCQs are made for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Interrupt And Stack Of 8051 below.
Solutions of Test: Interrupt And Stack Of 8051 questions in English are available as part of our course for Computer Science Engineering (CSE) & Test: Interrupt And Stack Of 8051 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: Interrupt And Stack Of 8051 | 10 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: Interrupt And Stack Of 8051 - Question 1

 Which of the following is an external interrupt?

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 1

INT0(active low) and INT1(active low) are two external interrupt inputs provided by 8051.

Test: Interrupt And Stack Of 8051 - Question 2

The interrupts, INT0(active low) and INT1(active low) are processed internally by flags

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 2

The interrupts, INT0(active low) and INT1(active low) are processed internally by the flags IE0 and IE1.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: Interrupt And Stack Of 8051 - Question 3

The flags IE0 and IE1, are automatically cleared after the control is transferred to respective vector, if the interrupt is

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 3

If the interrupts are programmed as edge sensitive, the flags IE0 and IE1 are automatically cleared after the control is transferred to respective vector.

Test: Interrupt And Stack Of 8051 - Question 4

If the external interrupt sources control the flags IE0 and IE1, then the interrupt programmed is

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 4

 If the interrupts are programmed as level sensitive, then the flags IE0 and IE1 are controlled by external interrupt sources themselves.

Test: Interrupt And Stack Of 8051 - Question 5

The pulses at T0 or T1 pin are counted in

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 5

In counter mode, the pulses are counted at T0 or T1 pin.

Test: Interrupt And Stack Of 8051 - Question 6

The number of bytes stored on the stack during one operation of PUSH or POP is

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 6

As 8051 stack operations are 8-bit wide i.e. in an operation using PUSH or POP instruction, one byte of data is stored on a stack or retrieved from the stack. For implementing 16-bit operations, two 8-bit operations are cascaded.

Test: Interrupt And Stack Of 8051 - Question 7

The step involved in PUSH operation is

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 7

The PUSH instruction follows two steps.
1. Increment stack by 1
2. Store 8-bit content of the 8-bit address specified in the instruction to the address pointed to by SP.

Test: Interrupt And Stack Of 8051 - Question 8

 The step involved in POP operation is

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 8

The POP instruction follows two steps.
1. Store the contents of top of stack pointed to by SP register to the 8-bit memory specified in the instruction.
2. Decrement stack by 1.

Test: Interrupt And Stack Of 8051 - Question 9

The 8051 stack is

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 9

The 8051 stack is opposite to that in 8085 or 8086 i.e. in 8085 it is auto-decrement while in 8051 it is auto-increment during PUSH operations.

Test: Interrupt And Stack Of 8051 - Question 10

After reset, the stack pointer(SP) is initialised to the address of

Detailed Solution for Test: Interrupt And Stack Of 8051 - Question 10

The stack pointer(SP) is an 8-bit register and is initialized to internal RAM address 07H after reset.

Information about Test: Interrupt And Stack Of 8051 Page
In this test you can find the Exam questions for Test: Interrupt And Stack Of 8051 solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Interrupt And Stack Of 8051, 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)