0
what it means when i used Polymorphism using Java, using> import extra.Animal;
Exception in thread "main" java.lang.Error: Unresolved compilation problems: Dog cannot be resolved to a type Cat cannot be resolved to a type at newsample.mainsample.main(mainsample.java:8)
1 Respuesta
+ 2
Could you provide a link to the code snippet?