[Solved] issue with java code . i cant find my mistake. Dog and Cat are undelined
[ad_1] The problem is that the compiler doesn’t know where the Dog or Cat class is. Here are the steps to telling the compiler how to create a new Dog or new Cat Make sure that you have a Dog.java and a Cat.java file in your project. Even if they are in the same folder … Read more