| Author |
reusability
|
dhara velury
Greenhorn
Joined: Dec 04, 2002
Posts: 1
|
|
Hi I am learning Java. Inthe OOP chapter at the excercises they gave a question Why java language is Reusable? I didn't get answer for that..As it follows OOP..? I appreciate if anybody could get back to me on this. Thank you in anicipation.
|
 |
Don Bosco
Ranch Hand
Joined: Oct 31, 2002
Posts: 108
|
|
|
Inheritance and Javabeans are the main sources of code reusability in Java.
|
SCJP 1.4<p>Wingardium Leviosa!!
|
 |
Sanjay Saxena
Ranch Hand
Joined: Dec 12, 2001
Posts: 81
|
|
|
How does Javabean makes it re-usable?
|
 |
Valentin Crettaz
Gold Digger
Sheriff
Joined: Aug 26, 2001
Posts: 7610
|
|
Please check out Java Beans tutorial : Java Beans, Part 1 : Reusable Software Components Sidenote: I might move this dicussion somewhere else as JavaBeans are not part of the SCJP exam. It depends on how interesting the discussion will get over time I let it be for the time being since OO fundamentals may as well be useful for some SCJP aspirants.
|
SCJP 5, SCJD, SCBCD, SCWCD, SCDJWS, IBM XML
[Blog] [Blogroll] [My Reviews] My Linked In
|
 |
 |
|
|
subject: reusability
|
|
|