What is character constants?
Write a code to generate divisors of an integer?
ABCDCBA ABC CBA AB BA A A
Can you please explain the difference between exit() and _exit() function?
Does c have an equivalent to pascals with statement?
how to print this pyramid * * * * * * * * * * * * *
What type of function is main ()?
How can I read data from data files with particular formats?
please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
What is the translation phases used in c language?
What is the meaning of int *x[]();?
Do you know the use of 'auto' keyword?