whethe following seems is incorrect about interfaces?
we can declare static methods inside interfaces
<interfaces can contain nested types.
Interfaces cannot comain constants.
None of the above is incorrect
Answers
Answered by
0
Answer:
None of the above is incorrect
Explanation:
I am not sure about it
Similar questions