Vidyalelo
C Programming · Q26

C Fundamentals

Programming · C Programming · question 26

Q26

What is the purpose of the 'scanf' function in C?

A.
Print formatted output
B.
Read formatted input
Answer
C.
Allocate memory
D.
Execute a loop

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board