Select from following answers:- To declare an Interface,Interface keyword is used.
- Interface only contains the definitions no implementations.
- All the members are public bydefault.
- Interface is used for Multiple inheritance.
- All Above
Above all statements are correct about Interface.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator