Computer Science, asked by vadan2011, 1 month ago

Write a program to count the number of even numbers and number of odd numbers in the locations 30h to 40h

Answers

Answered by pranavbinson
0

Answer:

hi be army you will know everything

Explanation:

hi like follow rate 5star

Answered by shagunsingh717
0

Answer:

Algorithm:

Start.

Store the value(N) up to which sum has to be found in a register(Ra)

Initialize a register(Rb) to 1.

Enter the loop. Add Rb and Accumulator register(A) and store the value in A. Increment Rb. Decrement and check whether Ra is zero. ...

Stop.

Explanation:

Algorithm:

Start.

Store the value(N) up to which sum has to be found in a register(Ra)

Initialize a register(Rb) to 1.

Enter the loop. Add Rb and Accumulator register(A) and store the value in A. Increment Rb. Decrement and check whether Ra is zero. ...

Stop.

Similar questions