Which Type Of Data Can A Local Class Access From The Function #289
Which type of data can a local class access from the function in which it is defined?
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: Local Class - Quiz No.1.
Which type of data can a local class access from the function in which it is defined?
Static and extern
Abstract and static
Void and extern
Const and static