Asked by Mark
I hava a Employee class and my main class. But in my netbeans it is saying that
cannot find symbol
symbol:class Employees
location:class Main
Why is this?And what should I do?
Please send me a detail answer.
I will really thankful for all of you.
cannot find symbol
symbol:class Employees
location:class Main
Why is this?And what should I do?
Please send me a detail answer.
I will really thankful for all of you.
Answers
Answered by
MathMate
If your class is "Employee", you need to refer to it exactly as is. You seem to have written "Employee<b>s</b>", which will evidently not work.
If that is not the case, post your code.
If that is not the case, post your code.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.