Class access modifiers (CAM) are keywords that are used to specify the declared accessibility of the member or an object of a class. There are five types of modifiers:

  • Public
  • Protected
  • Internal
  • Protected internal
  • Private
BY Best Interview Question ON 12 Feb 2019