
Short Description:
In this experiment we’ll learn the principles of the Object Oriented Java language, and compare them to the C++ features. We’ll write and run small Java programs.
The main subjects covered in this experiment: arrays, strings, input/output, methods overloading, inheritance, exceptions, containment, interfaces and collections, and polymorphism.
Experiment Guide: