Q26
What is the purpose of the 'scanf' function in C?
A.
Print formatted output
B.
Read formatted input
AnswerC.
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