Programming with Objects
A Comparative Presentation of Object-Oriented Programming With C++ and Java
Samenvatting
C++ is a general purpose programming language that, in addition to systems applications, is extensively used for scientific computation, financial applications, embedded systems, realtime control, and other applications. Java is an object oriented programming language with emphasis on supporting the software engineering of distributed systems.

