0
Answer

use of Interface

Photo of Supratik De

Supratik De

15y
2.6k
1
I know what is interface . when we use interfaces in our projects ,what is the use of using them .instead of interfaces we can directly use those members directly...so what is the performance issue to use this feature?