Which of the following is not a property of structs? structs reserve space in me
ID: 638398 • Letter: W
Question
Which of the following is not a property of structs?
structs reserve space in memory when they are declared.
b) structs are built using elements of other data types.
c) Members of a struct must have unique names.
d) Structure variables are declared like other variables, except the structure name is used as the type
structs reserve space in memory when they are declared.
b) structs are built using elements of other data types.
c) Members of a struct must have unique names.
d) Structure variables are declared like other variables, except the structure name is used as the type
Explanation / Answer
a) structs reserve space in memory when they are declared.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.