This I think but sir I face this question in the interview there was four option
1)Use Let Statement
2)Use Get Statement
3)Use Set Statement
4)Use Set and Set Statement
in this condition what is the solution??
VB Code:
Public ReadOnly Property Shakti() As String
Get
End Get
End Property
What is the answer option 2??
Last edited by shakti5385; Dec 22nd, 2006 at 02:44 AM.