What is putchar() function?
No Answer is Posted For this Question
Be the First to Post Answer
What are the keywords in c?
struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));
is assignment operator is arithmatic or not
what is a headerfile?and what will be a program without it explain nan example?
How can you print HELLO WORLD without using "semicolon"?
can you change name of main()?how?
What does %p mean c?
what is difference between C and C++
Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 Answers Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,
What are the advantage of c language?
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
write a c program for greatest of three numbers without using if statment