Advertisements
Advertisements
Question
Mention any two properties of the data members of an Interface.
Answer in Brief
Solution
Properties of data members of an interface:
- They must be static
- They must be declared final
shaalaa.com
Interfaces in Java
Is there an error in this question or solution?