write an algorithm and flow chart of the following 1 finding the cube of a number 2print the smallest of two numbers 3To calculate the area of rectangle 4To check whether the number is even or odd
Answers
Answered by
0
Answer:
Following flowchart will read a number from user. This number is checked using % operator to find whether it is odd or even.
Odd Even Number Flowchart
Figure: Flowchart to check Odd or Even Number
Explanation:
Following flowchart will read a number from user. This number is checked using % operator to find whether it is odd or even.
Odd Even Number Flowchart
Figure: Flowchart to check Odd or Even Number
Similar questions