Login
Remember
Register
Ask a Question
Select the best from following can be considered as the members that can be inherited but not accessible in any class?
0
votes
asked
Jan 24, 2021
in
JAVA
by
rajeshsharma
Select the best from following can be considered as the members that can be inherited but not accessible in any class?
(i) Public
(ii) Protected
(iii) Private
(iv) Both A and C
#java-class
#java-inheritance
#inherit-member
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 24, 2021
by
sharadyadav1986
(iii) Private
...