scanf() function 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.
scanf() function is used to read character, string, numeric data from keyboard.
scanf() function 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.
scanf() function is used to read character, string, numeric data from keyboard.
need an explanation for this answer? contact us directly to get an explanation for this answer