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 the difference between .net core and .net framework?
How to use multiple submit buttons in asp.net mvc?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is difference between viewbag and viewdata and tempdata?
what is split entity?
Explain peek method in tempdata in asp.net mvc?
What are Action Methods in ASP.NET MVC?
explain lazy loading, eager loading, and explicit loading?
Is entity framework slow?
explain what does .edmx file contains?
Mention two instances where routing is not implemented or required?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
Mention some action filters which are used regularly in ASP.Net MVC?
Explain RenderBody and RenderPage in ASP.Net MVC?
What is the domain object?