Is there a way to check the full content of a superclass or subclass? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Is there a way to check the full content of a superclass or subclass?

21st Aug 2016, 6:35 PM
Luc Evertzen
Luc Evertzen - avatar
1 ответ
0
you can define a method, e.g. Show(), to print the values if each attribute
26th Aug 2016, 11:15 PM
Mhd Moukaddam