Answer:
Custom types are the complex types which are built by primitive types.
These are created by using class, struct, enum and interface.
Microsoft provided so many custom types to .NET framework that are being used in our own applications.
Asked In: Spotted While Learning |
Alert Moderator