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 5 of 5

Thread: HELP! It's an assignment.

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

    Default HELP! It's an assignment.

    Please help me solve this assignment, I will appreciate if a little bit explanation can also be added so that I'll fully understand.

    This is my assignment.

    **********************************************

    Identify how multiple inheritance is possible in Java with interfaces.

    Write a java programme with appropriate classes to demonstrate the above.
    Hint: both inheritance and interface concepts are necessary.

    For the project name in netbeans, use your id and the name “assignment” separated by underscore,
    e.g. 9876543_assignment


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: HELP! It's an assignment.

    What have you tried?
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Apr 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: HELP! It's an assignment.

    Quote Originally Posted by Norm View Post
    What have you tried?
    To be sincere, I know nothing about java.

    Can you help me with explanations?

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: HELP! It's an assignment.

    Here's a link to the tutorial. You can start learning about java there.
    The Really Big Index

    Also use an internet Search engine to get explanations. If you find some that you have problems understanding, copy the text here and ask some specific questions about the problem.
    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Member
    Join Date
    Apr 2012
    Posts
    161
    Thanks
    0
    Thanked 27 Times in 27 Posts

    Default Re: HELP! It's an assignment.

    Well you should start by doing whatever readings your instructor has given you if you don't know anything about the topic at all.

Similar Threads

  1. Help with Assignment Please
    By frfields276 in forum What's Wrong With My Code?
    Replies: 9
    Last Post: May 5th, 2013, 07:39 PM
  2. Looking for help with assignment
    By n00bprogrammer in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 18th, 2011, 05:38 PM
  3. assignment troubles polymorphism (guide for assignment included)
    By tdawg422 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 8th, 2011, 10:01 AM
  4. Assignment please Help :(
    By pagalas07 in forum Collections and Generics
    Replies: 3
    Last Post: March 30th, 2011, 08:52 AM
  5. Replies: 1
    Last Post: February 22nd, 2010, 08:20 AM

Tags for this Thread