2
Answers

Properties v/s Method

Photo of Vaibhav Agarwal

Vaibhav Agarwal

9y
1.1k
1
why did we need to introduce properties when we can do everything using methods? In c# .text and in Java .setText()... Why did we need to introduce properties.

Answers (2)