What is c language and why we use it?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to find out number of on bits in a number?
when i declare as: void main() { clrscr(); int a=10; printf("%d",a) } my problem that why generate a error in above programs. please tell me answer seriously .
name the language for writing c compiler?
write a program of palindrome(madam=madam) using pointer?
How can I implement a delay, or time a users response, with sub-second resolution?
Define macros.
what is the difference between unix os and linux os
what is difference between getchar,putchar functions and printf and scanf function? does putchar show output only when input given to it
What is the difference between procedural and functional programming?
What is extern variable in c with example?
What are the advantages and disadvantages of a heap?
how can i sort numbers from ascending order and descending order using turbo c..