To count total odd and even data in the given block.

A block of data is stored in memory locations from C031H to C03AH.
Write a program to find the number of odd as well as even numbers
in the given block. Store the results immediately after the end of the
block.

Post a Comment

0 Comments