What is the Difference between read only and constant
variables?
Answer Posted / shyam
Constant Value will be same across all Objects , Read Only variable can have different value in different object of class...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use generics in c#?
What is attribute and reflection in c#?
if you do have a stack overflow profile.what is your ranking?
C# called c sharp why?
What does using do in c#?
What is string class in c#?
Why hashtable is thread safe in c#?
If you want to write your own dot net language, what steps you will u take care?
What is connection pooling in ado.net?
In dynamic link library, which api is used for load library?
Is c# code is managed or unmanaged code?
What is the use of constructor in c# with example?
Can a dictionary have duplicate keys c#?
How do I convert a string to an int in c#?
What are the different types of literals in c#?