Can A Method Inside A Interface Be Declared As Final
No not possible. Doing so will result in compilation error. public and abstract are the only applicable modifiers for method declaration in an interface.
2009-2016 downloadmela.com. All rights reserved.
No not possible. Doing so will result in compilation error. public and abstract are the only applicable modifiers for method declaration in an interface.
Comments Received:
Please give your suggestions and feedback: