What is printf()?

C Programming Language >   Overview of C Language >   First Program in C Hello World  

Short Question

1475


Answer:

  • printf() is an inbuilt library function in C which is available in C library by default. This function is declared and related macros are defined in “stdio.h” header file.
  • printf() function is used to print the “character, string, float, integer, octal and hexadecimal values” onto the output screen.


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.