Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Error

  Asked By: Cory    Date: Nov 12    Category: Java    Views: 297
  

These are the error codes that I'm getting now:


MyDate.java:2: illegal start of type
...//code that defines sate and behaviour of all date objects

MyDate.java:2: <identifier> expected
...//code that defines sate and behaviour of all date objects

2 objects


Here is what I'm using:
public class MyDate{
...//code that defines sate and behaviour of all date objects
}

Any suggestions?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Error Or get search suggestion and latest updates.




Tagged: