>
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
A number is selected randomly from each of the following two sets:
{1, 2, 3, 4, 5, 6, 7, 8}, {2, 3, 4, 5, 6, 7, 8, 9}
What is the probability that the sum of the numbers is 9?
AP PGECET - 2025
Probability and Statistics
View Solution
The ratio of the ages of A and B is 5:3. After 6 years, their ages will be in the ratio 6:4. What is the current age of A?
AP PGECET - 2025
Ratio and Proportion
View Solution
________ function is performed by data input/capture subsystem of GIS.
AP PGECET - 2025
Geographic Information System - GIS
View Solution
Consider the system of equations:
\[ x + 2y - z = 3 \\ 2x + 4y - 2z = 7 \\ 3x + 6y - 3z = 9 \]
Which of the following statements is true about the system?
AP PGECET - 2025
Linear Algebra
View Solution
The multiple access method used in Global Positioning Systems is ________.
AP PGECET - 2025
Digital Electronics and Logic Gates
View Solution
View More Questions