All interface methods are implicitly | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 5

All interface methods are implicitly

27th Apr 2019, 4:19 AM
Charitha Sri
Charitha Sri - avatar
4 Respostas
+ 3
I understand this is a discussion about Java as no one mentioned it.
28th Apr 2019, 1:28 AM
Sonic
Sonic - avatar
+ 1
If they are declared without an implementation then they are public and abstract (implicitly and compulsory). An interface can also have default and static methods which body can be defined. Those are implicitly public.
27th Apr 2019, 11:22 AM
{ š„‹ ā„’ š„‹ }
{ š„‹ ā„’ š„‹ } - avatar
0
Hi
28th Apr 2019, 9:24 AM
Ko' Nyi
0
implicitly abstract
28th Apr 2019, 12:31 PM
菊éƒØé˜µč”€
菊éƒØé˜µč”€ - avatar