Multiple Choice
You access public members of a class object with ___________.
A) the getData method
B) the access operator
C) the dot operator
D) a public module
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Class members declared with this access specifier
Q8: The _access specifier permits class members to
Q9: A variable declared inside a class is
Q10: When creating a ToString method to return
Q11: When using the Remove method of a
Q13: Which method is used to create a
Q14: Which of the following displays a message
Q15: If there exists a class named <b>Person</b>
Q16: A(n) _is a class property that is
Q17: A constructor is a method named _found