Multiple Choice
The syntax for accessing a struct member is structVariableName____.
A) .memberName
B) *memberName
C) [memberName]
D) $memberName
Correct Answer:

Verified
Correct Answer:
Verified
Q22: The components of a struct are called
Q23: A struct variable can be passed as
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
Q28: Aggregate input/output operations are allowed on a
Q29: You can assign the value of one
Q30: A function can return a value of
Q31: Consider the following statements: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4785/.jpg" alt="Consider
Q32: Consider the following statements: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4785/.jpg" alt="Consider