What is the difference b/w constant & read only variable?
Answer Posted / dharmendra
constant value set on initialization it not may be change or
reset when that readonly can be change in running time.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is viewdata?
How we can handle the exception at controller level in ASP.Net MVC?
What are Non Action methods in ASP.Net MVC?
What is the use of action filters in an mvc application?
What is the use of view model in asp.net mvc?
What is the use of viewmodel in mvc?
What is the use .Glimpse in ASP.Net MVC
what is entity graph in entity framework?
What are the components required to create a route in ASP.Net MVC?
How does �side by side� work for the .net framework 3.0?
what is way of loading data in ef (entity framework)?
what is csdl?
Explain how you can send the result back in JSON format in MVC?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
Which are the important namespaces used in mvc?