Multiple Choice
Which statement form below carries out a method?
A) objectName.propertyName = value
B) varName = objectName.propertyName
C) objectName.methodName(arg1, ...)
D) RaiseEvent eventName
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: A line of code that contains arguments
Q15: An object is an encapsulation of data
Q16: Get property procedures are used to retrieve
Q17: The lines of code used to create
Q18: The feature that two classes can have
Q20: The New event procedure is automatically invoked
Q21: Which one of the following statements does
Q22: Which of the following statements best applies
Q23: Which of the following best defines the
Q24: Which statement form below assigns the value