Create interfaces “Student” and “Teacher” as shown below in UML diagram. Now derive class “Research Assistant” from these two interfaces forming multiple inheritance. Write a C# code to achieve multiple inheritance using interface
Loading
Create interfaces “Student” and “Teacher” as shown below in UML diagram. Now derive class “Research Assistant” from these two interfaces forming multiple inheritance. Write a C# code to achieve multiple inheritance using interface
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gajendra JangidPosted May 12, 2022, 3:40 AM
Shenbagapandiyan PPosted May 9, 2022, 8:39 AM
Sachin SinghPosted May 9, 2022, 5:14 AM