The function scanf() returns .........
The function scanf() returns ......... Correct Answer The number of successful read input values.
According to the prototype, the return type of scanf( ) function is int, that is the number of successful read input values.