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
Why is it not a good idea to use empty destructors?
What are boxing and unboxing?
What is a multicast delegate in c#?
what is object-oriented programming (oop) language?
Can we inherit private members of class in c#?
What is the difference between Decorator and Adapter pattern?
Why do we need abstract class?
What is the advantage of extension method in c#?
What is cshtml?
What is the meaning of int parse in c#?
How do you sort a list in c#?
What is the .net datatype that allows the retrieval of data by a unique key?
Why do we override in c#?
Why is ienumerable used?
Is c# code is managed or unmanaged code?