Saved Bookmarks
| 1. |
Can An Interface Implement Another Interface? |
|
Answer» Intefaces doesn't provide IMPLEMENTATION hence a INTERFACE cannot IMPLEMENT another interface. Intefaces doesn't provide implementation hence a interface cannot implement another interface. |
|