Use the new
keyword for creating a J_Fish
:
J_Fish testForAnimal = new J_Fish("Joe", 2, 10);
0
solved java complie error:cannot find symbol
Use the new
keyword for creating a J_Fish
:
J_Fish testForAnimal = new J_Fish("Joe", 2, 10);
0
solved java complie error:cannot find symbol