What type of modifiers can we declare for a methods in interface?

Options
- public and abstract
- private and final
- public and final
- abstract and final


CORRECT ANSWER : public and abstract

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement