Java Interview Questions #62 - Can we create objects for interfaces?

preview_player
Показать описание
In this video, I have provided the answer for one of the Java Interview Questions - Can we create objects for interfaces?
Рекомендации по теме
Комментарии
Автор

We can create using anonymous class ex. Interface i = new interface (){};

LINSec
visit shbcf.ru