Fields in an interface are implicitly specified as
Answers
Answered by
0
Any implementations can change value of fields if they are not defined as final. Then they would become a part of the implementation. An interface is a pure specification without any implementation. If they are static, then they belong to the interface, and not the object, nor the run-time type of the object.
Similar questions
Physics,
6 months ago
Computer Science,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago