Java Tests
Preparation for Java tests, interviews and exams
Showing posts with label
interfaces
.
Show all posts
Showing posts with label
interfaces
.
Show all posts
Tuesday, May 10, 2016
Java: Variables in interfaces
Concept of variables in interfaces is
allowed
in Java, but the concept is different. Variables defined in interfaces are always static and final.
Check
this
for more details.
Older Posts
Home
Subscribe to:
Posts (Atom)