how to create constructor in inheritance subclass?

后端 未结 0 1384
-上瘾入骨i
-上瘾入骨i 2020-11-30 04:11

This is my code, I need a Cat constructor but I already have in here.

This is the error: The constructor Cat() is undefined

public class Cat extends An         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题