What are global variables?
What is function prototype in c with example?
What is difference between main and void main?
Why is c called c not d or e?
How can I write a function that takes a format string and a variable number of arguments?
How does sizeof know array size?
if we take a number as a char then can we manipulate(add, subtract) on this number
please help me.. how to write a code of this output?? "Enter range number:"10 1 is an odd number 2 is an even numbers 3 in an odd numbers 4 " to 10" "printing all odd numbers:" 1,3,5,7,9 "printing all even numbers:" 2,4,6,8,10 "sum of all odd numbers:25 "sum of all even numbers:30 using a C Programming ARRAY pleas pleas help.. its my project ..please :(
write a program to delete an item from a particular location of an linear array?
How would you write qsort?
why we are using semicolon at the end of printh statment
Can we assign string to char pointer?
related to rdbms query .