Correct Answer: NET does not support multiple inheritance directly because in NET, a class cannot inherit from more than one class NET supports multiple inheritance through interfaces