Answer Posted / aravind
constant : it ll take the values at compile time ,,in
constant u cant change values .....
Read-Only : i ll take values at run time espessailly u can
use this for date functions
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is difference between ienumerable and iqueryable in c#?
Difference between Value type & reference types ? and give the example in .Net?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
What are different types of Delegates in C#?
Explain the difference between and xml documentation tag?
Are c# generics the same as c++ templates?
Are arraylist faster or arrays?
What is transparent caching with aop ?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
can you allow a class to be inherited, but prevent the method from being over-ridden?
What is difference between yielding and sleeping?
What is private and shared assembly?
What issues can be faced while delivering code?
What is the difference between function and method in c#?
How to sign an assembly with strong name?