Friday, February 22, 2019

Portable Languages & Component Reusability

deep brown is a programming manner of speaking that uses object-oriented codes along with reusing code components. This paper will briefly describe how coffee achieves these two important features, and why the features ar desirable in forward-looking software engineering. Object-Oriented Java achieves object-oriented programming language by using classes and objects to work up the data. Also, many of the object-oriented programming concepts are implemented in Java.Some concepts are class, object, inheritance, encapsulation, and polymorphism. Java allows component reusability through the inheritance concept. This means that all the earthly concern codes inside the parent class can be re- utilize inside the kidskin class (Gaddis, 2011). Desirable These features are desirable in modern programming or software engineering because of the reusability the coding can go through. adept code can be used in several places or parts of a code can be re-write to fit into a different part o f a program that is needed. Conclusion Java is undeniable for applications to run over the internet from a web server, and applets that run in a web browser. It is formed of different components that can be used over and over to form a software program. Engineers desire Java because of its usability through the inheritance concept.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.