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


Please Help Members By Posting Answers For Below Questions

Difference between macros and inline functions? Can a function be forced as inline?

704


How can I find the modification date of a file?

698


Why are algorithms important in c program?

614


Is file a keyword in c?

496


What are the applications of c language?

621






Explain enumerated types.

595


int far *near * p; means

3115


What are disadvantages of C language.

640


What is #define?

571


why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

640


How pointer is different from array?

573


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2854


my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

1113


How is pointer initialized in c?

581


what is the basis for selection of arrays or pointers as data structure in a program

3782