

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the following program.
#include
|
A. | Suspicious pointer conversion |
B. | Floating point formats not linked (Run time error) |
C. | Cannot use scanf() for structures |
D. | Strings cannot be nested inside structures |
Answer» C. Cannot use scanf() for structures | |