Results 1 to 2 of 2
Thread: '(' expected error in JAVA HELP!
- 09-19-2010, 11:28 AM #1
Member
- Join Date
- Sep 2010
- Posts
- 36
- Rep Power
- 0
'(' expected error in JAVA HELP!
May I know what does it meant by '(' expected error?
and it points to { in command window...
is that meant we need to use () instead of {}?
The code is as below:
public class POP
public void IOI
{ -> (THIS IS THE ERROR THAT I GOT)
String STUDENT ID;
String To;
May I know what's wrong?
- 09-19-2010, 11:33 AM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,400
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
help: error - \utility\DateComboBoxOld1.java:421: '(' or '[' expected
By pkj.sbp in forum NetBeansReplies: 0Last Post: 06-26-2009, 09:23 PM -
Error: LengthCharAt.java:3: ';' expected public static void main (String[] args)
By antgaudi in forum New To JavaReplies: 9Last Post: 11-22-2008, 11:03 PM -
Error: myframe.java:26: ')' expected
By barney in forum AWT / SwingReplies: 1Last Post: 07-31-2007, 07:32 PM -
Error: '{' expected
By romina in forum New To JavaReplies: 1Last Post: 07-26-2007, 09:34 AM -
My error is: ')' expected
By silvia in forum New To JavaReplies: 1Last Post: 07-18-2007, 04:49 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks