What is difference between constants, readonly and, static
Answer Posted / kirti
Constants: The value can�t be changed
Read-only: The value will be initialized only once from the constructor of the class.
Static: Value can be initialized once.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is edm designer? : Entity framework
Explain the new features 3.5 framework against with the tool?
What are the 2 ways of adding constraints to a route?
How do I install .net framework?
Explain unit test done by tester on development team?
What is ViewData and TempData in ASP.Net MVC?
Is it possible to create a custom filter?
What is entityset? : Entity framework
Mention the core components of .net framework?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
How to use multiple submit buttons in asp.net mvc?
What is Differnce between html.action and ajax.action?
How route table has been created in ASP.NET ASP.Net MVC?
What is the .net framework?
What is mapping in entity framework? : Entity framework