I amworking on my lab due next thursday and i am stuck on what to do, i am trying to find the circumference and area of a elipse. I have the circum.java right it looks, it compiles and everything, but on the main i am trying to display circum but it doesn't compile
Main.java:6: cannot resolve symbol
symbol : method displayIt ()
location: class Circum
obj1.displayIt();
is the error. I put the project on my sites, if someone can look at it would make me so happy. 🙂
http://www.thecyberninja.com/project2.3.rar
Main.java:6: cannot resolve symbol
symbol : method displayIt ()
location: class Circum
obj1.displayIt();
is the error. I put the project on my sites, if someone can look at it would make me so happy. 🙂
http://www.thecyberninja.com/project2.3.rar