If a Class is inheriting an interface then a. Inherit the properties of the interface. b. Contain the same methods from the interface. c. Create an interface object. d. All
Rajesh Singh
how to possible the answer is d: please describe
I think A & B are true bcoz al last we should create object of child class that inherited interface
Ans: d