Code visibility revolves around whether code in one class can

  1. Create an instance of another class

  2. Extend( or subclass), another class

  3. Access methods and variables of another class

  4. All of the above


Correct Option: A,B,C,D

Find more quizzes: