Computer Science, asked by shaista1819, 3 months ago

Write the algorithm, flowchart and program for the following:-

To perform arithmetic operations. ​

Answers

Answered by Anonymous
0

Explanation:

Step 1: Read number N,

Step 1: Read number N,Step 2: Set remainder as N modulo 2,

Step 1: Read number N,Step 2: Set remainder as N modulo 2,Step 3: If the remainder is equal to 0 then number N is even, else number N is odd,

Step 1: Read number N,Step 2: Set remainder as N modulo 2,Step 3: If the remainder is equal to 0 then number N is even, else number N is odd,Step 4: Print output

Similar questions