public class MyClass { readonly int color; // Read only and cannot be modified }
Asked In: Spotted While Learning | Alert Moderator
Login to post response