programming languages - What is the relationship between class and type? -


possible duplicate:
what difference between type , class?

what relationship between class , type? or relationships between class , type?

if think defining concepts class , type clarifies answer, please include definitions.

resuming:

the basic relationship between 2 concepts class defines type.

if define class car, you're defining new type: car.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -