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

Why do we need functions in c?

565


Which header file is used for clrscr?

586


How can I insert or delete a line (or record) in the middle of a file?

579


How can I do graphics in c?

597


What is the explanation for cyclic nature of data types in c?

652






What does malloc () calloc () realloc () free () do?

563


What are identifiers c?

569


Can we replace the struct function in tree syntax with a union?

784


What should malloc(0) do?

619


What is data types?

643


Do you know what are bitwise shift operators in c programming?

589


Why doesnt the call scanf work?

679


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

644


What is the difference between struct and typedef struct in c?

661


What is the c language function prototype?

651