C Sharp (C#) - Inheritance
Consider this scenario: You want to create a class hierarchy where a class Car is a Vehicle and also implements an interface IEngine. How does the Is-a relationship apply here?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions