What is an object class?

What is the object class in inheritance? examples appriciated
[68 byte] By [SAkara] at [2007-11-27 7:29:57]
# 1

Stop asking all these vague, basic, poorly-worded, meaningless questions, pick up a book or tutorial, and study.

[url=http://java.sun.com/docs/books/tutorial/]Sun's basic Java tutorial[/url]

[url=http://java.sun.com/learning/new2java/index.html]Sun's New To Java Center[/url]. Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.

[url=http://javaalmanac.com]http://javaalmanac.com[/url]. A couple dozen code examples that supplement [url=http://www.amazon.com/exec/obidos/tg/detail/-/0201752808?v=glance]The Java Developers Almanac[/url].

[url=http://www.jguru.com]jGuru[/url]. A general Java resource site. Includes FAQs, forums, courses, more.

[url=http://www.javaranch.com]JavaRanch[/url]. To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.

Bruce Eckel's [url=http://mindview.net/Books/DownloadSites]Thinking in Java[/url] (Available online.)

Joshua Bloch's [url=http://www.amazon.co.uk/exec/obidos/Author=Bloch,%20Josh]Effective Java[/url]

Bert Bates and Kathy Sierra's [url=http://www.amazon.com/exec/obidos/tg/detail/-/0596004656?v=glance]Head First Java[/url].

James Gosling's [url=http://www.bookpool.com/sm/0321349806]The Java Programming Language[/url]. Gosling is

the creator of Java. It doesn't get much more authoratative than this.

jverda at 2007-7-12 19:10:08 > top of Java-index,Java Essentials,Java Programming...
# 2
well i know a thing or two about java myself dude but.I am about to hit my head on the wall.I had not reapeat had not seen my university questions until this days they need serious serious rewiring.
SAkara at 2007-7-12 19:10:08 > top of Java-index,Java Essentials,Java Programming...
# 3
The key to Java is to sit in a dark room and cut yourself until the dark light illuminates all.Or you can practice a lot and read some books.Joe
Joe_ha at 2007-7-12 19:10:08 > top of Java-index,Java Essentials,Java Programming...
# 4

> well i know a thing or two about java myself dude

No apparently you do not.

> but.I am about to hit my head on the wall.I had not

> reapeat had not seen my university questions until

> this days they need serious serious rewiring.

I have no clue what you are trying to say there at all. It's incoherent.

cotton.ma at 2007-7-12 19:10:08 > top of Java-index,Java Essentials,Java Programming...