Which property procedure should you include?

You need to create a property in a class. Consumers of the class must be able to read the
values of the property. Consumers of the class must be prevented from writing values to the
property.
Which property procedure should you include?

You need to create a property in a class. Consumers of the class must be able to read the
values of the property. Consumers of the class must be prevented from writing values to the
property.
Which property procedure should you include?

A.
Return

B.
Get

C.
Set

D.
Let



Leave a Reply 0

Your email address will not be published. Required fields are marked *