Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference b/w Readonly Variable and Constant
Variable?

Answer Posted / cherran

Readonly Variable can be accessed while instantiating the
Class and CONSt - you have to manually code the constant in
each and every project.

Like:
ReadOnly Property age() As Integer
Get
Return 98
End Get

End Property

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do you need Lock in Visual Basic?

1147


Define naming convention?

1059


What is the difference between Namespace and Assembly?

1211


Name the two main parts of .net?

990


How can we store decimal data in .net?

1063


Explain cts?

1007


What are the differences between c# and visual basic.net?

1101


What do you mean by Redim in VB.NET?

1232


what is common language specification?

1026


how many server control present in .net

2806


What is the use of assembly?

1054


Explain the difference between namespace and assembly?

1083


Name a feature which is common to all .net languages?

1059


What is break mode? What are the options to step through code?

1120


What is redim keyword and its use?

1078