Which keyword is used to define an anonymous structure or union within another structure or union?
A. anonymous
B. hidden
C. struct
D. none of the above
Answer: Option C
A. anonymous
B. hidden
C. struct
D. none of the above
Answer: Option C
Which of the following can be a member of a structure?
A. Function
B. Another structure
C. Enumeration
D. All of the above
Join The Discussion