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 are the different types of constructors?
Illustrate the process of code compilation in c#?
Explain “static” keyword in c#?
What is an assembly loader?
Name the two classes are required for implementing a windows service?
Explain About Web.config
Is a dll an assembly?
What are the Types of compatabilities and explain them
What is array c#?
What does .length do in c#?
What is namespace explain with example?
What is c# console application?
What tool we have to use to install assembli in gac folder.
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
List the 5 different access modifiers in c#?