What is printf () in c?


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

Post New Answer

More C Interview Questions

Eight queens puzzle

0 Answers  


what value is returned to operating system after program execution?

0 Answers  


what is the importance of spanning tree?

0 Answers  


What is the difference between text and binary i/o?

0 Answers  


write a program to arrange the contents of a 1D array in ascending order

4 Answers  






how to compare two strings without using strcmp() function??

1 Answers  


What is c system32 taskhostw exe?

0 Answers  


what r callback function?

1 Answers  


Is double link list a linear data structure? If Yes, Why?If No, Why?

4 Answers  


what is ur strangth & weekness

0 Answers   Cognizant, LG Soft, NetEnrich,


Can you explain the four storage classes in C?

0 Answers   TCS,


What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }

4 Answers   Infosys, TCS,


Categories