Which access modifier explicitly says that a method or variable of an object can be accessed by code from outside of the class o | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 2

Which access modifier explicitly says that a method or variable of an object can be accessed by code from outside of the class o

24th Apr 2020, 3:54 AM
Thiflan Silmi Kaffah
Thiflan Silmi Kaffah - avatar
1 Resposta
0
In c++ 'public'.
24th Apr 2020, 3:58 AM
Peter Parker
Peter Parker - avatar