C Programming
The function scanf() returns .........

The actual values read for each argument.
ASCII value of the input read.
0
1
The number of successful read input values.

ANSWER DOWNLOAD EXAMIANS APP

C Programming
C preprocessor

Takes care of macros
Acts before compilation
All of these
Takes care of include files
Takes care of conditional compilation

ANSWER DOWNLOAD EXAMIANS APP