Short Answer
Match each item with a statement below.
a.Property procedure
f.behavior
b.attribute
g.ReadOnly keyword
c.Set block
h.New keyword
d.Private keyword
i.WriteOnly keyword
e.Get block
-Used to declare a variable that is not visible to applications that contain an instance of the class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: What are the rules for naming methods?
Q13: The Private variables of a class are
Q14: The Set statement begins with the keyword
Q15: In its simplest form,the Class statement can
Q17: The _ of a class are most
Q24: The Class statement ends with the _
Q39: In OOP, the term _ means to
Q40: By convention, the names of the Private
Q42: What is a constructor? What is the
Q42: Match each item with a statement below.<br>a.Property