1.

Write name of class methods to obtain and change text of a label.

Answer»
  • String get Text(string) method is used for obtain text of a label. 
  • void set Text(String) method is used for change text of a label.


Discussion

No Comment Found

Related InterviewSolutions