|
|
Non-simple types | This is about arrays, strings, structs. All the classes and structs that we program ourselves also
count as non-simple types. |
C# allows for a variety of non-simple types, most important Classes |
|
|
|
As an object-oriented programming language, C# is much stronger than C when it comes to definition of our own non-simple types |