Deck 9: Records Structs
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/10
Play
Full screen (f)
Deck 9: Records Structs
1
A struct is typically a homogenous data structure.
False
2
The components of a struct are called the ____________________ of the struct.
members
3
A struct statement ends with a(n) ____________________.
semicolon
4
A struct is typically defined before the definitions of all the functions in a program.
Unlock Deck
Unlock for access to all 10 flashcards in this deck.
Unlock Deck
k this deck
5
What types of aggregate operations are allowed on structs?
Unlock Deck
Unlock for access to all 10 flashcards in this deck.
Unlock Deck
k this deck
6
Can struct variables be passed as parameters to functions? If so, how?
Unlock Deck
Unlock for access to all 10 flashcards in this deck.
Unlock Deck
k this deck
7
A variable of type struct may not contain another struct.
Unlock Deck
Unlock for access to all 10 flashcards in this deck.
Unlock Deck
k this deck
8
A variable of type struct may contain an array.
Unlock Deck
Unlock for access to all 10 flashcards in this deck.
Unlock Deck
k this deck
9
What does these terms refer to:
- Member access operator:
- Member access operator:
Unlock Deck
Unlock for access to all 10 flashcards in this deck.
Unlock Deck
k this deck
10
What does these terms refer to:
- struct:
- struct:
Unlock Deck
Unlock for access to all 10 flashcards in this deck.
Unlock Deck
k this deck