Count = 2200H Is (Pointer) = even number No Yes Sum = Sum + (pointer) Pointer = Pointer +1 Count = Count-1 No Is carry = 0 Yes (2300H) = Sum End Fig. 4-14 Q. 23. Calculate the sum of series of odd numbers.
Count = 2200H Is (Pointer) = even number No Yes Sum = Sum + (pointer) Pointer = Pointer +1 Count = Count-1 No Is carry = 0 Yes (2300H) = Sum End Fig. 4-14 Q. 23. Calculate the sum of series of odd numbers.
Related questions
Question

Transcribed Image Text:Sum = 0
Pointer = 2201H
Count = 2200H
Is
(Pointer) = even
number
No
Yes
Sum = Sum + (pointer)
Pointer = Pointer +1
Count = Count -1
No
Is
carry = 0
Yes
(2300H) = Sum
End
Fig. 4-14
Q. 23. Calculate the sum of series of odd numbers.
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps with 2 images
