0Explain the meaning of each of the following lines in the context of programming:(1) inti:int remain, evenodd=31;(ii) remain = evenodd%2;(iii) if (remain=0)(iv)printf("The Number is an EVEN number");(v) else printf("The Number is an ODD number");
Answers
Answered by
7
Answer:
0Explain the meaning of each of the following lines in the context of programming:(1) inti:int remain, evenodd=31;(ii) remain = evenodd%2;(iii) if (remain=0)(iv)printf("The Number is an EVEN number");(v) else printf("The Number is an ODD number");
Similar questions
Business Studies,
6 months ago
English,
6 months ago
English,
6 months ago
Math,
1 year ago
Biology,
1 year ago