Exam4Training

Which statement is true about the read only keyword when it appears next to a property?

Choose the correct answer

Which statement is true about the read only keyword when it appears next to a property?
A . It states that the corresponding property is provided for reading purposes only
B. It specifies that the corresponding property cannot be redefined
C. It specifies that the value of the corresponding property cannot change during the lifetime of its owner.
D. It specifies that the value of the corresponding property can be changed by its owner, but can only be read by other blocks

Answer: A

Exit mobile version