

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the following program (in Turbo C under DOS). |
A. | Error: Lvalue required |
B. | Error: Rvalue required |
C. | Error: cannot initialize more than one union member. |
D. | No error |
Answer» D. No error | |