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 between read only and constant
variables?

Answer Posted / pankaj

Readonly variable can be assigned in run time but constant
variables cnt assign at run time.constant variables is
assigned at compile time only

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain metadata in c#.

944


Can we inherit singleton class in c#?

933


What is the full form of GAC? Explain its uses?

1057


What is the property of a class in c#?

921


Can I do things in il that I can't do in c#?

961


These questions were asked me in a technical interview: •If we deploy an application on multiple server (like database server, web server) then, each request should be redirected to proper server, then how you will handle it in your code? •How security pinholes will be handled in an application? •What things should be considered while writing a web application? •How will you do load/performance testing of web application? Which framework you will use for it? •How will you implement a cache for results which require a DB access? Please let me know how to write an web application considering all these points. I am not so much aware of architechural design of web application. Your guidelines will be helpful.

3110


Which class does the remote object has to inherit?

1102


If c# destructors are so different to c++ destructors, why did ms use the same syntax?

976


What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?

1209


What is Named parameter in C#?

1045


How do I count the length of a string in c#?

1007


What are the types of constructors?

959


What is the difference between arraylist and list in c#?

976


What is wpf application in c#?

916


Can non-default constructors be used with single call sao?

1088