Results 1 to 6 of 6
Thread: Please help with inheritance
- 12-02-2011, 03:11 AM #1
Please help with inheritance
Hi I am finding it difficult to understand the concept of inheritance. the java API doesn't explain it well and I can't find any other site that does. Could any one point me in the right direction?
I am quite new to java but know the basics (up to about while and for loops)
thanks!
- 12-02-2011, 03:14 AM #2
Re: Please help with inheritance
What don't you understand? Using code examples helps to illustrate things. Try typing up some code using inheritance, post it here and ask a specific question about the code you don't understand.
- 12-02-2011, 04:05 AM #3
Re: Please help with inheritance
- 12-02-2011, 04:08 AM #4
Re: Please help with inheritance
I'm sure you covered inheritance in your classes otherwise you wouldn't be asked to do an assignment on it. I'm also sure any Java textbook covers the subject. I'm also sure that you would find plenty of info on the interwebs if you used Google. Unless you have a sepcific question about inheritance then there is not much we can do.
- 12-02-2011, 09:34 AM #5
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Re: Please help with inheritance
From the Oracle tutorials...
Interfaces and Inheritance.
- 12-02-2011, 01:59 PM #6
Re: Please help with inheritance
You still haven't really asked a question about inheritance. Even someone who never heard of it before would normally ask a question like "What is inheritance?" You are typing words, but no true questions are being strung together.
- Use [code][/code] tags when posting code. That way people don't want to stab their eyes out when trying to help you.
- +Rep people for helpful posts.
Similar Threads
-
JPA Inheritance
By videanuadrian in forum Advanced JavaReplies: 0Last Post: 01-11-2011, 06:30 AM -
JPA Inheritance
By videanuadrian in forum New To JavaReplies: 1Last Post: 01-10-2011, 06:44 AM -
Inheritance example
By kris4u4ever in forum New To JavaReplies: 3Last Post: 03-21-2009, 02:53 PM -
inheritance
By itaipee in forum New To JavaReplies: 6Last Post: 01-20-2009, 08:18 PM -
Inheritance in GUI
By Marty in forum SWT / JFaceReplies: 2Last Post: 05-11-2007, 12:54 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks