Instance Of Inner Class Can Exist Only Enclosing Class #313
Instance of inner class can exist only _______________ enclosing class.
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Class Members & Types - Object Oriented Programming MCQ: Nested Class - Quiz No.2.
Instance of inner class can exist only _______________ enclosing class.
Within
Outside
Private to
Public to