MPMC 2024-25 ISE-I

MPMC 2024-25 ISE-I

University

20 Qs

quiz-placeholder

Similar activities

8086 Microprocessor Quiz

8086 Microprocessor Quiz

University

25 Qs

Pneumatik

Pneumatik

University

15 Qs

CA memory transfer

CA memory transfer

University

20 Qs

Air Conditioning System

Air Conditioning System

University

20 Qs

 Circuit Theory Self Learning Activity 1

Circuit Theory Self Learning Activity 1

University

15 Qs

8085 Microprocessor

8085 Microprocessor

University

25 Qs

Unit 1,2

Unit 1,2

University

20 Qs

Embedded

Embedded

University

20 Qs

MPMC 2024-25 ISE-I

MPMC 2024-25 ISE-I

Assessment

Quiz

Engineering

University

Medium

Created by

Padmavati Pise

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

 What is true about Program counter in a real-world scenario?

It stores the result of arithmetic and logic operations

It determines the output of the program

It is used to store user input

It indicates the address of the next instruction to be executed.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

For a computer science student, the following program is executed :

MVI A, 05 H

MVI B, 05 H

PTR: ADD B

DCR B

JNZ PTR

ADI 03 H

HLT

At the end of the program, accumulator contains

2EH

17H

23H

20H

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The contents of register (B) and accumulator (A) of a computer system are 3C H and 89 H respectively. The contents of A and the status of carry flag (CY) and sign flag (S) after executing a subtraction operation are

The contents of A is 3C H, CY is 0, and S is 0

The contents of A is 00 H, CY is 1, and S is 1

The contents of A is 4D H, CY is 1, and S is 1

The contents of A is 89 H, CY is 0, and S is 0

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the status of the accumulator of 8085 microprocessor after the completion of the 'XRI F0 H' instruction?

Clear the lower four bits of the accumulator in 8085.

Complement the upper four bits of the accumulator in 8085

Clear the upper four bits of the accumulator in 8085

Complement the lower four bits of the accumulator in 8085.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the JNZ instruction in 8085 microprocessor?

To jump to a specific memory location if the zero flag is set

To jump to a specific memory location if the zero flag is not set

To jump to a specific memory location if the carry flag is set

To jump to a specific memory location if the carry flag is not set

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How does the 8085 microprocessor handle interrupts in a real-world scenario?

It ignores all interruptions during a critical operation

It prioritizes emergency alerts over routine notifications

It saves the current progress and status before attending to an urgent task

It directly responds to an urgent request without any delay

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the significance of the HLT instruction in 8085 microprocessor programming?

It halts the microprocessor until the next interrupt occurs

It stops the execution of the program and puts the microprocessor in a halt state

It resets all the registers and flags of the microprocessor

It clears the memory and restarts the program from the beginning

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?