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 conceptual model?
What is objectcontext? : Entity framework
explain what is ado.net entity framework?
How we can add the CSS in ASP.Net MVC?
what is way of loading data in ef (entity framework)?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What is meant by viewdata?
What is MVVM design pattern?
What are the benefits of .net framework?
What is the domain object?
What is a view engine?
What are the 2 ways of adding constraints to a route?
What is layout in mvc?
What is entity sql? : Entity framework
What are the Core features of ASP.NET MVC?