Answers for "can i have static method in interface"

1

can interface have static methods

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

Code answers related to "can i have static method in interface"

Browse Popular Code Answers by Language