To perform an arbitrary task when a property’s value changes, you can register a property ________.
a. inquirer
b. follower
c. listener
d. spectator
C
Computer Science & Information Technology
You might also like to view...
You add meaning to a report by grouping and sorting it
Indicate whether the statement is true or false
Computer Science & Information Technology
In Java, a property is typically implemented in a class as a(n) ________.
a. static method b. instance variable with both set and get accessors c. non-static method d. enumeration
Computer Science & Information Technology