When a main program communicates with the object of a class, the first step of the communication involves:

A. a class function using its data members to prepare for the communication
B. a signal sent from the main program to a class data member
C. the call of a class function from the main program
D. the call of a client function from the main program

C

Computer Science & Information Technology

You might also like to view...

A(n) ____ shows the relationship between screens in an interactive GUI program.

A. entity diagram B. data flow diagram C. use case diagram D. interactivity diagram

Computer Science & Information Technology

What aspect of AAA is responsible for determining what a user can and cannot do with network resources?

a. authentication b. authorization c. accounting d. accessibility

Computer Science & Information Technology