What is the difference between readonly and const
Answer Posted / vishnu
a read only
field can be initialized either in initialization or in
constructor
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between C# and VB.NET?
in object oriented programming, how would you describe encapsulation?
How more than one version of an assembly can keep in same place?
Is list a collection c#?
What are immutable types in c#?
What is verbatim string literal in c#?
What is generic and non generic collections in c#?
Explain more on CLR
What is the use of delegate?
Can we have multiple threads in one app domain?
How does a while loop work?
What is a shared assembly?
Is stringbuilder faster than string concatenation c#?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana