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

The actual values read for each argument.
0
ASCII value of the input read.
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 conditional compilation
Takes care of include files

ANSWER DOWNLOAD EXAMIANS APP