What does the keyword public mean in a class declaration?
A. public functions can only be seen by other class members.
B. public members can be seen by any other parts of the program and accessed via an object.
C. public functions cannot see any other parts of the class.
D. public members can only be seen by other class members.
B. public members can be seen by any other parts of the program and accessed via an object.
You might also like to view...
Which of the following describes a design where traffic is shared between multiple network servers to provide greater throughput and reliability?
A. Load balancing B. MPLS trunking C. VLAN tagging D. Multiplexing
What are the three major operations that computer hardware and software accomplish? Provide a brief explanation of each operation.
What will be an ideal response?