1.

Will the following declaration work? typedef struct s { int a; float b; }s;

A. Yes
B. No
Answer» B. No


Discussion

No Comment Found