MCQOPTIONS
Bookmark
Saved Bookmarks
→
Visual Basic
→
Adding a GroupBox to the Form and Using FinancialDotPmt Method
→
You create a Public property using a _______ proce...
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
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