1.

Why We Use Interface In Java?

Answer»

In java we use interface so that we can achieve FULLY ABSTRACTION because through ABSTRACT CLASS we can't achieve FULL abstraction.

In java we use interface so that we can achieve fully abstraction because through abstract class we can't achieve full abstraction.



Discussion

No Comment Found