| Author Details |
|---|
| All Tutorials by whizlabs |
|
|---|
Interfaces
An interface is like a public class that has only abstract and public methods. The variables declared in an interface are implicitly public, static, and final.
| | Hits:97 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-03-20 Rate It | Error | Review | | | Category: Home > Java > General Java |
|