Which of the following specifiers mak the element accessible from within subclass . I have give option in description | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 1

Which of the following specifiers mak the element accessible from within subclass . I have give option in description

A. Public only,. B.public and protected C. Public , protected and Default. D. Public and Difault

4th Mar 2022, 10:24 AM
Arun Vishwakarma
1 Resposta
+ 1
Lesson 32.1 in the Java course should help you out (I can't link it anymore due to an app upgrade).
8th Mar 2022, 2:53 AM
Ausgrindtube
Ausgrindtube - avatar