Results 1 to 3 of 3
Thread: Subclasses
- 05-02-2012, 05:53 AM #1
Member
- Join Date
- May 2012
- Posts
- 1
- Rep Power
- 0
- 05-02-2012, 06:18 AM #2
Re: Subclasses
Better start here: Trail: Learning the Java Language (The Java™ Tutorials)
When you have another question, first go through the Forum Rules and the Guide for New Users linked from there.
dbIf you're forever cleaning cobwebs, it's time to get rid of the spiders.
- 05-02-2012, 08:01 AM #3
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,716
- Rep Power
- 19
Re: Subclasses
The best way to answer questions like this is to write some code and run it. In a sense it's the *only* way to answer such questions, since any reply you get here leads inevitably to "but is that answer correct?".
Java - like any programming language - is very fussy, so I would second Darryl's suggestion that you look at Oracle's Tutorial. If you have specific problems with what you find there, or if the compiler gives you messages you can't understand, or the results of your experiments are paradoxical, then you'll have a specific question to ask here.
Similar Threads
-
Threads and subclasses
By alkismavridis in forum New To JavaReplies: 1Last Post: 11-23-2011, 08:44 PM -
need help with subclasses
By thorobred in forum New To JavaReplies: 6Last Post: 02-19-2011, 06:34 AM -
Inheritance and Subclasses
By whateverme in forum New To JavaReplies: 6Last Post: 02-10-2011, 02:47 PM -
Dynamic Subclasses?
By MrFish in forum Advanced JavaReplies: 5Last Post: 11-07-2010, 02:28 AM -
Hibernate subclasses
By Ed in forum JDBCReplies: 2Last Post: 07-02-2007, 05:42 PM
Bookmarks