Design a program using an array that lists even numbers and
odd numbers separately from the 12 numbers supplied by a user.
Answer Posted / vignesh1988i
in the above program the last for loop is LOGICALLY WRONG
one...... the last forloop must be changed as...
I WILL COME WITH A ANSWER AS SOON AS POSSIBLE
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
Why is c not oop?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
Explain what are bus errors, memory faults, and core dumps?
What is the data segment that is followed by c?
What is the size of a union variable?
Explain what are the __date__ and __time__ preprocessor commands?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Write a program of prime number using recursion.
For what purpose null pointer used?
What is the use of function in c?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
Can you write a programmer for FACTORIAL using recursion?
What is structure pointer in c?
What is the right way to use errno?
What does == mean in texting?