What are the different types of Class attribute visibility?
Public (+) Protected (#) Private (-) Package (~)

https://www.interviewquestionspdf.com/2017/03/what-are-different-types-of-class.html
Public (+)
Protected (#)
Private (-)
Package (~)
Protected (#)
Private (-)
Package (~)