Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Select the best from following can be considered as the members that can be inherited but not accessible in any class?
Home
JAVA
Select the best from following can be considered as the members that can be inherited but not...
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
...