Computer Science, asked by harmanmehla2297, 1 year ago

Advantages of interface in java with example

Answers

Answered by Anonymous
0
There are several advantages in utilizing the features of Interfaces in general programming. ... A particularadvantage of using interface in Java is that it allows multiple inheritance. The full power of Interface is utilized when dependency injection techniques is used to inject required implementation on run time
Answered by vivek534
1
There are several advantages in utilizing the features of Interfacesin general programming. ... A particular advantage of usinginterface in Java is that it allows multiple inheritance. The full power of Interface is utilized when dependency injection techniques is used to inject required implementation on run time..........
Similar questions