Which of the following statements is correct about an interface?
1.One interface can be implemented in another interface.
2.An interface can be implemented by multiple classes in the same program.
3.A class that implements an interface can explicitly implement members of that interface.
4.The functions declared in an interface have a body.
Posted Date:-2021-02-25 10:11:55