MCQOPTIONS
Bookmark
Saved Bookmarks
→
Basic C
→
Break Continue
→
You create a Public property using a _______ proc...
1.
You create a Public property using a _______ procedure.
A.
SetProp
B.
Property
C.
Access
D.
SetAccess
Answer» C. Access
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Is there an error in the below code?
The code contained in the ______ allows an application to retrieve the contents of the Private variable associated with the property.
The ________ keyword indicates that an application can set the property’s value, but it cannot retrieve the value.
The ________ keyword indicates that the property’s value can be retrieved (read) by an application.
You create a Public property using a _______ procedure.
_______ variables of a class are not visible to applications that use the instance of that class.
It is disadvantageous to use public variables in classes because ___________
_______ can be used instead of a Structure statement.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply