Answers for "how many static methoda a functonal interface can have"

0

can interface have static methods

no, interfaces cannot have static or final methods.
Posted by: Guest on September-13-2021

Code answers related to "how many static methoda a functonal interface can have"

Browse Popular Code Answers by Language