How are C# classes limited?
They do not support multiple inheritance.
They support multiple inheritance.
They can have only a set number of properties.
They can have only a set number of methods. Official documentation: Class inheritance