write an Algorithem and a flow chart how to chek wheather the nummer is even or not
Answers
Answered by
2
Answer:
answer:-
Explanation:
Now the next step in algorithm (i.e number%2==0), in this step (number%2) returns the remainder after dividing number by 2. Now the next step (remainder==0) simply checks if the remainder value is equal to 0 or not. So if the remainder is 0, then the number is said to be Even number else it is said to be an Odd Number.
Similar questions
Geography,
2 months ago
Hindi,
2 months ago
Math,
5 months ago
Math,
5 months ago
English,
10 months ago
Social Sciences,
10 months ago
Business Studies,
10 months ago