Q. What is the difference between cin and scanf()?
β
Correct Answer: (B)
cin is a flow object while scanf() is a function.
You must be Logged in to update hint/solution