Question: Draw a flowchart to print odd numbers from 1 to 100.

flowchart to print odd numbers from 1 to 100.


Question: Draw a flowchart to find the sum of even numbers up to 100.


flowchart to find the sum of even numbers up to 100.

Comments

Popular posts from this blog

Programming in C, const qualifier