What is the use of putchar function?
No Answer is Posted For this Question
Be the First to Post Answer
Describe newline escape sequence with a sample program?
Is javascript written in c?
What is sizeof array in c?
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,
What is a global variable in c?
int x=5; printf("%d%d%d",x,x<<2,x>>2);
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
what is an inline function?
What is line in c preprocessor?
If errno contains a nonzero number, is there an error?
What is data structure in c programming?
what are bitwise shift operators?