C Sharp (C#) - Interfaces
You want to create a system where different devices can Start() and Stop() but each device does it differently. How should you use interfaces to design this?
You want to create a system where different devices can Start() and Stop() but each device does it differently. How should you use interfaces to design this?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions