Run Code | API | Code Wall | Misc | Feedback | Login | Theme | Privacy | Patreon |
Java messing aroundError(s), warning(s): source_file.java:71: error: ';' expected public static void main (String args[]) ^ source_file.java:80: error: <identifier> expected vol = mybox1.volume(); ^ source_file.java:81: error: <identifier> expected System.out.printin("Volume of mybox is " + vol); ^ source_file.java:81: error: illegal start of type System.out.printin("Volume of mybox is " + vol); ^ source_file.java:81: error: ')' expected System.out.printin("Volume of mybox is " + vol); ^ source_file.java:81: error: ';' expected System.out.printin("Volume of mybox is " + vol); ^ source_file.java:81: error: illegal start of type System.out.printin("Volume of mybox is " + vol); ^ source_file.java:81: error: <identifier> expected System.out.printin("Volume of mybox is " + vol); ^ source_file.java:81: error: ';' expected System.out.printin("Volume of mybox is " + vol); ^ source_file.java:82: error: illegal start of type System.out.printin("Weight of mybox1") + mybox1.weight); ^ source_file.java:82: error: ';' expected System.out.printin("Weight of mybox1") + mybox1.weight); ^ source_file.java:82: error: invalid method declaration; return type required System.out.printin("Weight of mybox1") + mybox1.weight); ^ source_file.java:82: error: illegal start of type System.out.printin("Weight of mybox1") + mybox1.weight); ^ source_file.java:82: error: ';' expected System.out.printin("Weight of mybox1") + mybox1.weight); ^ source_file.java:83: error: <identifier> expected System.out.printin(); ^ source_file.java:83: error: reached end of file while parsing System.out.printin(); ^ 16 errors |
λ
.NET NoSQL database for rapid development
|