The Java Tutorials are the first place to look, and there's plenty more information online - this is not a Google front-end.
If you have a specific question about it, or you don't understand something about it, feel free to ask.
One can think effectively only when one is willing to endure suspense and to undergo the trouble of searching...
J. Dewey
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
i need help coz i am very new to java....please give me simple beginners examples of inheritance in java?
If you're very new you can wait with inheritance for a while. Concentrate on class basics instead.
First learn how to decompose a problem into an appropriate set of interacting classes. Then it becomes much easier to grasp the higher abstractions Java supports.
Bookmarks