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 happens if the inherited interfaces have conflicting method names?
What is difference between write and writeline?
How does bitwise xor work?
How do I calculate relative time?
What do you understand by the terms datareader object and dataset object?
What is readline library?
What's c# ?
What is a static property. Give an example?
Is datetime a value type in c#?
Can abstract class have constructor c#?
Describe two uses of the “using” statement during the operation of c#?
How to sort an int array in c#?
What is sqlcommand in c#?
What is difference between a function and a method?
what is the difference between a struct and a class in c#?