Which of the following statements is not valid to create new object in C#?
In C#, you cannot create object from an abstract class or an interface.