Object Oriented Programming

Extra Reading

Extra Reading

Table of Contents

Wikipedia

Principles

Primary goals in creation of Java:

  1. simple, object-oriented, familiar
  2. robust, secure
  3. architecture-neutral, portable
  4. high-performance execution
  5. interpreted, threaded, dynamic

Performance

Memory management

Syntax

Method Keywords

Keywords applied to methods


Edit this page.