Search:

Type: Posts; User: Ada Lovelace

Search: Search took 0.09 seconds.

  1. Replies
    19
    Views
    1,847

    [SOLVED] Re: Help with Employee Class

    No problem. Best of luck with your course and happy coding.
    Remember you can always ask here anytime for help.

    Wishes Ada xx
  2. Replies
    19
    Views
    1,847

    [SOLVED] Re: Help with Employee Class

    Ok - so is that the output your professor expects you to have? If so - then congratulations
    assignment completed :)

    If not - what are you missing from the assignment handout from the professor?...
  3. Replies
    19
    Views
    1,847

    [SOLVED] Re: Help with Employee Class

    Gong by what you just posted - have you actually placed the executing class (the one that holds the main method)
    into a separate file? Did it compile? If so what output are you getting if any?
  4. Replies
    19
    Views
    1,847

    [SOLVED] Re: Help with Employee Class

    I am guessing he means you need to split your code into two source files.
    One containing the main method which only creates an Instance of Employee()
    and the other class contains the Employee...
Results 1 to 4 of 4