To access a member of a structure variable in an array, you use the syntax ____.
A. memberVariableName.arrayName(subscript)
B. arrayName(subscript).memberVariableName
C. arrayName.memberVariableName(subscript)
D. memberVariableName(subscript).arrayName
Answer: B
Computer Science & Information Technology
You might also like to view...
________ options control when animated items display in the animation sequence
Fill in the blank(s) with correct word
Computer Science & Information Technology
Describe how two LANs can connect via L2TP.
What will be an ideal response?
Computer Science & Information Technology
Outlook displays a ________ box indicating that you are permanently deleting all the items in the Deleted Items folder.
a. FYI b. warning c. confirmation d. important message
Computer Science & Information Technology
The method for adjusting the random numbers produced by a random-number generator to reside within a specified range is called ____.
A. scaling B. stubbing C. prototyping D. converting
Computer Science & Information Technology