What error will be generated on using incorrect specifier for the datatype being read?
(a) compile error
(b) run-time error
(c) logical error
(d) no error
The question was asked during a job interview.
My question is taken from scanf in portion Input and Output in C of C