(a) Draw flowchart to check whether the number is even or odd.
Answers
Answered by
1
Explanation:
Odd Even Flowchart
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