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 are accessors?
What does console readline do in c#?
Can you create an instance of a static class?
Is c# good for web development?
What is a console file?
Explain how can I get around scope problems in a try/catch?
Can you have an array of arrays?
What is arraylist?
What are functions c#?
What is the difference between Singleton design pattern and Factory design pattern?
Define a strong name in .net?
What is float in unity?
What is difference between dynamic and var in c#?
What are strings in c#?
How to exclude a property from xml serialization?