Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Lydia Hughes   on Oct 31 In Java Category.

  
Question Answered By: Dinh Tran   on Oct 31

you have not declared the employee class  as a public method...example

public static main  Employee {
.
.
thats why you are having this error,theres no main method declared in ur
program...the program  wouldnt compile

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 


Tagged: