U Uber New member Apr 24, 2010 #1 I keep on getting this error: ...java:1: class, interface, enum expected I'm assuming that the error is in the first line of my instruction. Here's what my instructions look like { public class QuadraticEquation{ int a=2; int b=6; int c=4;
I keep on getting this error: ...java:1: class, interface, enum expected I'm assuming that the error is in the first line of my instruction. Here's what my instructions look like { public class QuadraticEquation{ int a=2; int b=6; int c=4;