- 4
A java class can extends itself?
Suppose i create one class in java programming name "A". Now "A" can extends itself?
2 Respuestas
+ 1
No there is absolutely no reason to do that either. It's like asking "Can I inherit from myself?"
Suppose i create one class in java programming name "A". Now "A" can extends itself?