History, asked by sukhendudas333, 8 months ago

sharp access are used for​

Answers

Answered by sarbjeetkaurbatth
0

put question properly

Answered by Kamal2007
1

Explanation:

Access modifiers in C# are used to specify the scope of accessibility of a member of a class or type of the class itself. For example, a public class is accessible to everyone without any restrictions, while an internal class may be accessible to the assembly only.

Similar questions