Q:

WHAT IS SCANF()?

belongs to collection: C INTERVIEW QUESTIONS AND ANSWERS

0

WHAT IS SCANF()?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

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

total answers (1)

C INTERVIEW QUESTIONS AND ANSWERS

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
WHAT IS MEANT BY PROTOCOL?... >>
<< WHAT IS PRINTF()?...