I have heard the following statement:
We can say class is a datatype or a datatype is one type of class.
Can anyone explain to me wh
A class is a kind of data type. Other kinds of data types include pointer types and interfaces.