# | Tutorial | Action |
---|---|---|
1 | To use multiple inheritances functionality we need to use Interface | View |
2 | Interface is declared in Public Section of Class | View |
3 | All Methods of Interface must be Implemented | View |
4 | Interface attributes can be initiated with values | View |
5 | Final Method in Interface | View |