What is interface in java ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What is interface in java ?

Its types

18th Jan 2021, 10:46 AM
Rehan hussain
Rehan hussain - avatar
2 Réponses
+ 2
18th Jan 2021, 10:51 AM
Matias
Matias - avatar
+ 1
There are two very common types of interfaces that I have heard of are: 1) functional interface - only 1 method 2) marker interface - no methods
18th Jan 2021, 11:58 AM
Avinesh
Avinesh - avatar