What is a difference between private and public access modifier in C#?
Experience Level: Medior
Tags: C#
Answer
Oops, we don't have the answer yet...
Ask our expert directlyRelated C# job interview questions
What is a 'protected' keyword used for in C# and what other keyword is very closely related to it??
C# MediorWhen and why would you use an interface in C#?
C# JuniorHow many classes can a class be inherited from in C#?
C# JuniorWhat is a difference between an abstract class and an interface in C#?
C# JuniorWhat is a JIT inlining in C#?
C# Junior