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

Computer Science & Information Technology

You might also like to view...

Use the _____ element to code embedded styles on a web page

a. link b. style c. embed d. css

Computer Science & Information Technology

In the figure above, the Web folder name is represented by ____.

A. item 1 B. item 2 C. item 3 D. item 4

Computer Science & Information Technology