InterviewSolution
Saved Bookmarks
| 1. |
Does C# Support Multiple-inheritance? |
|
Answer» No, but you can IMPLEMENT more than ONE INTERFACES. No, but you can implement more than one interfaces. |
|