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 anonymous method in c#?
What is xpath in c#?
If you want to convert a base type to a derived type, what type of conversion do you use?
Why we use extension methods in c#?
If the original method is not static you can declare an override method to be static or not?
Is javascript harder than c#?
Is there a way of specifying which block or loop to break out of when working with nested loops?
what is a constructor? What is a destructor?
What is constructors, explain with syntax
Why do we use classes?
Explain the different types of delegates used in c#.
What is difference between override and new in c#?
What is attribute c#?
What type is string in c#?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?