Which statement form below assigns a value to a property?

(A) objectName.propertyName = value
(B) varName = objectName.propertyName
(C) objectName.methodName(arg1, ...)
(D) RaiseEvent eventName

(A) objectName.propertyName = value

Computer Science & Information Technology

You might also like to view...

You cannot enter data or formulas on a chart sheet

Indicate whether the statement is true or false

Computer Science & Information Technology

You can set a(n) ________ to create a label more readable than a field

Fill in the blank(s) with correct word

Computer Science & Information Technology