CONTENTS | PREV | NEXT The Java Language Environment


3.4 Summary

This chapter has conveyed the essential aspects of Java as an object-oriented language. To sum up:

Taken together, the concepts of object-oriented programming create a powerful and simple paradigm for software developers to share and re-use code and build on the work of others.



CONTENTS | PREV | NEXT
Please send any comments or corrections to jdk-comments@java.sun.com
Copyright © 1997 Sun Microsystems, Inc. All Rights Reserved.