Multiple Choice
A struct variable can be passed as a parameter ____.
A) only by const
B) only by reference
C) only by value
D) either by value or by reference
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: You can declare struct variables when you
Q19: To compare struct variables, you compare them
Q20: Consider the following struct definition:The statement that
Q21: A struct is a(n) _, not a
Q22: The components of a struct are called
Q24: Data in a struct variable must be
Q25: An array name and index are separated
Q26: Consider the following statements:}; <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4785/.jpg" alt="Consider
Q27: The syntax for accessing a struct member
Q28: Aggregate input/output operations are allowed on a