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
mention what are the various methods provided by the dataset object to generate xml?
what is entityclient?
What are the advantages of razor view engine?
What is .net framework & its benefits?
What is latest version of .net framework?
What is session state management?
Explain what is routing?
How route table is created in ASP.NET MVC?
will there be any issues adding a table without primary keys to a data model?
What is the importance of NonActionAttribute?
What you mean by routing in mvc?
why DotNetFramework is included in building a software
What is Dependency Injection in ASP.Net MVC
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is ado.net data provider? : Entity framework