what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
No Answer is Posted For this Question
Be the First to Post Answer
What is #define size in c?
Can we assign integer value to char in c?
Can include files be nested? How many levels deep can include files be nested?
Why is it usually a bad idea to use gets()? Suggest a workaround.
What are function pointers? Provide an example.
Why do we use header files in c?
What is the difference between typedef and #define?
What are control structures? What are the different types?
which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....
How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include<stdio.h>...
What are the rules for the identifier?
What is a stream in c programming?