Suppose employee is an array of 10 PayRecord structures. ____ accesses the rate member of the first structure in the employee array.

A. employee.[0]rate
B. employee.rate[0]
C. employee[0].rate
D. (employee.rate)[0]


Answer: C

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 10-1Training unlimited is planning to create a page that will allow users to e-mail their requests for the training videos to add to their online training offerings. To make their code reusable, the Web designer should put it into a ____.

A. head B. function C. body D. all the above

Computer Science & Information Technology

The ________utility is included with Mac OS X 10.6 (Snow Leopard) and enables a user to run the Windows operating system on an Intel-based Mac

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Modifying algorithms that change the order of the elements, not their values, are also called ____.

A. polymorphic algorithms B. associative algorithms C. compensating algorithms D. mutating algorithms

Computer Science & Information Technology

Parents can use this type of program to block access to selected Websites.

What will be an ideal response?

Computer Science & Information Technology