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

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -