Computer Science, asked by minasharma6085, 10 months ago

How to reprent greater than and less than along with even odd condition in c programming

Answers

Answered by Anonymous
1

Answer:

Write a C program to check whether a number is even or odd using if else. Logic to check even or odd number using if ..


cmanoj5511: hi
cmanoj5511: can i ask question now
cmanoj5511: okkkkk sad
Answered by Anonymous
0

Explanation:

This problem is solved using if… elif…else and nested if…else statement.

Similar questions