C Programming - Old Questions
Question Answer Details
6. What are relational operators and arithmetic operators? Write a C code to check if a given number is odd or even.
Answer
AI Generated Answer
AI is thinking...