0

How do we implement multiple interfaces in the same class?

In Java, multiple implementation of interfaces is allowed. What syntax is used in this case?

28th Mar 2019, 2:57 PM
SanJ
SanJ - avatar
2 odpowiedzi
0
I was referring to implementation of multiple interfaces by the same class
28th Mar 2019, 4:09 PM
SanJ
SanJ - avatar
0
Yeah thanks! =)
28th Mar 2019, 4:21 PM
SanJ
SanJ - avatar