Multiple Choice
Which statement form below assigns the value of a property to a variable?
A) objectName.propertyName = value
B) varName = objectName.propertyName
C) objectName.methodName(arg1, ...)
D) RaiseEvent eventName
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Which statement form below carries out a
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
Q25: The class interface is a set of
Q26: The statement for raising a user-defined event
Q27: An object can be created in the
Q28: Statements of which of the following kind
Q29: The ISA test is one guideline used