Multiple Choice
What are the functions of the dot(. ) operator?
A) It enables you to access instance variables of any objects within a class
B) It enables you to store values in instance variables of an object
C) It is used to call object methods
D) All of above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: How do we change the values of
Q3: What are identifiers and what is naming
Q4: Struts framework is based on<br>A) Servlet. JSP
Q5: Which of the following statements accurately describe
Q6: What is a compilation unit?<br>A) Java Byte
Q7: In order for a source code file,
Q8: Which of the following statements can be
Q9: How many instances can be created per
Q10: Which of the following are primitive types?<br>A)
Q11: What is the return type of program's