Rajeev Prajapati
What is difference between a constant and read-only in C#?
By Rajeev Prajapati in C# on Jun 11 2013
  • Ranjit Powar
    Apr, 2014 23

    It is necessary for constant variable to initialize at the time of declaration of variable. But read only variable dose not required to be initialized at the time of declaration.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS