Latest News

 










Typing

Previous slide Next slide Back to first slide View graphic version


Typing


 
My other sites

Latest News

 










Typing

    The concept of types derives from abstract datatypes.
    "Typing is the enforcements of the class of an object, such that objects of different types may not be interchanged, or at the most, they may be interchanged only in very restricted ways."

  • More effective object code.
  • Java is typed.
  • A class is a complex type.

Previous slide Next slide Back to first slide View graphic version