What is the use of putchar function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Describe newline escape sequence with a sample program?

0 Answers  


Is javascript written in c?

0 Answers  


What is sizeof array in c?

0 Answers  


Tell about strtok & strstr functions

2 Answers   HCL, iFlex, Motorola,


What is a global variable in c?

0 Answers  






int x=5; printf("%d%d%d",x,x<<2,x>>2);

2 Answers   TANCET,


write a reverse string to print a stars.(with out using logic) ***** **** *** ** *

2 Answers  


what is an inline function?

2 Answers   TCS,


What is line in c preprocessor?

0 Answers  


If errno contains a nonzero number, is there an error?

0 Answers  


What is data structure in c programming?

0 Answers  


what are bitwise shift operators?

4 Answers  


Categories