>
Exams
>
Electronics and Communication Engineering
>
8085 Microprocessor
>
add the two numbers 87h and 79h in the 8085 microp
Question:
Add the two numbers 87H and 79H in the 8085 microprocessors, then
Show Hint
In binary addition, if there is a carry out of the most significant bit, the carry flag is set to 1. If the result is zero, the zero flag is set.
AP PGECET - 2024
AP PGECET
Updated On:
May 5, 2025
Carry flag = 0 and zero flag = 0
Carry flag = 0 and zero flag = 1
Carry flag = 1 and zero flag = 0
Carry flag = 1 and zero flag = 1
Hide Solution
Verified By Collegedunia
The Correct Option is
C
Solution and Explanation
When adding the two hexadecimal numbers 87H and 79H, the result is 100H. The carry flag is set to 1 because the result exceeds the maximum value that can be stored in an 8-bit register (FFH). The zero flag is 0 because the result is non-zero.
Download Solution in PDF
Was this answer helpful?
0
0
Questions Asked in AP PGECET exam
Starting from \( x_0 = 1 \), one step Newton-Raphson method in solving the equation \( x^3 + 3x - 7 = 0 \) gives the next value as
AP PGECET - 2024
Newton Raphson Method
View Solution
Peritectic reaction among the following is
AP PGECET - 2024
Peritectic Reaction
View Solution
In QAM, both ______ of a carrier frequency are varied.
AP PGECET - 2024
communication systems
View Solution
The following multiplexer gives the logic gate of a/an _____
AP PGECET - 2024
Multiplexers
View Solution
How many minimum number of flip-flops are required to make a mod-479 counter?
AP PGECET - 2024
Timers and counters
View Solution
View More Questions