Answered step by step
Verified Expert Solution
Question
1 Approved Answer
in java Moving to another question will save this response. Question 3 Which one is correct? An inner class object can access to only public
in java
Moving to another question will save this response. Question 3 Which one is correct? An inner class object can access to only public attributes, but not public methods of the outer class An inner class object can access to public attributes and methods of the outer class An inner class object can not access to public attributes, but access to public methods of the outer class An inner class object can not access to public attributes and methods of the outer class W A Moving to another question will save this responseStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started