2
Answers

Difference between const and readonly in C#

Hi
What is the difference between const and readonly in C#.Net?

Answers (2)