1.Create an interface object
2.Inherit the properties of the interface
3.Contain the same methods as the interface
4.All of these
Answer:4