Difference between read-only and const keyword in C#
Const: In this article, we are going to discuss the two keywords in c#. const keyword used to declare the constant variable in the program.… Read More »Difference between read-only and const keyword in C#