Computer Science, asked by pagarerasika23, 1 year ago


(a) Draw flowchart to check whether the number is even or odd.​

Answers

Answered by ashith10
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