Hello Friends,
Doubt in Interface:
1. How do we use Interface in real time scenario.
2. How to assign Interface for a given Class?
3. How to inherit two Interface in a class?
4. Why do we use interface instead of creating object for a class and using in another class?
Thanks In Advance :)