Programming - Inheritance - Discussion

You Are Here :: Home > JAVA > Inheritance - Discussion

 



Q.

What modifiers may be used with an inner class that is a member of an outer class?                         


A. a (non-local) inner class may be declared as public, protected, private, static, final or abstract. B. a (non-local) inner class may not be declared as public, protected, private, static, final or abstract.
C. Can't Say D. None

Answer: Option A
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion