Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: pls help me check whether my coding have answer the question or not ... thx

Threaded View

  1. #1
    Junior Member
    Join Date
    May 2014
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default pls help me check whether my coding have answer the question or not ... thx

    my question are :

    You also need to write a BossEmployeeDemo class that contains a main() method. The main method for this class should:
    1. create a single instance of the Boss class,
    2. call the staffUp method on the Boss object
    - ask user to input Employee name and ID
    3. call the list method on the Boss object
    4. Be sure that you also invoke appropriate methods in Employee class when you need to hire a staff.
    Last edited by Ling Nl; May 23rd, 2014 at 07:53 AM.


Similar Threads

  1. Pls check my code
    By javamonkey30 in forum Loops & Control Statements
    Replies: 12
    Last Post: March 18th, 2013, 02:26 PM
  2. [SOLVED] please answer this question,tq
    By suganti selvaraj in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 6th, 2013, 12:50 AM
  3. Any one pls tell answer quickly....
    By thirumani in forum JavaServer Pages: JSP & JSTL
    Replies: 4
    Last Post: July 13th, 2012, 06:18 AM
  4. Pls Answer...
    By sachin.garde in forum Exceptions
    Replies: 4
    Last Post: October 31st, 2011, 02:38 AM
  5. Pls answer( urgent)
    By sar in forum Java Theory & Questions
    Replies: 1
    Last Post: September 20th, 2011, 11:28 AM