Hi,
when I go to compile my program it throws up an error saying:
Orange.java:5: <identifier> expected
y.area();
Is there a common error why this happens??
when I go to compile my program it throws up an error saying:
Orange.java:5: <identifier> expected
y.area();
Is there a common error why this happens??
Comment