Answer to Question #201338 in C++ for Dagmawi Minilik

Question #201338

Submitted date:- Wed, June 2

Problem1: write down algorithm to calculate even numbers between 0 and 99 using pseudocode and flowchart.

Problem2: Design an algorithm which gets a natural value, n,as its input and calculates odd numbers equal or less than n using pseudocode and flowchart.

Problem3: Design an algorithm which generates even numbers between 1000 and 2000 and then prints them in the standard output. It should also print total sum.

Problem4: Design an algorithm with a natural number, n, as its input which calculates the following formula and writes the result in the standard output: 

S = ½ + ¼ + … +1/n.

Problem 5: Find the area of a Circle of radius r using pseudocode and flowchart.

Problem 6: Flowchart for the problem of printing odd numbers less than a given number. It should also calculate their sum and count.

Problem7: Flowchart for the calculate the average from 25 exam scores.


1
Expert's answer
2021-06-01T11:33:07-0400

The answer to your question is provided in the image:

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog