Java Interface Simple Example
Uploader Comments (miamimanni)
Top Comments
-
he said call him does anyone have his number?
All Comments (14)
-
wer did u use interface??
u just created obj for a class and called the methods..dumb!
-
you're not very smart
-
Never though about it like that. I thank you for you explanation.
-
Interface make it more formal for classes. if a class implements some interface it commits to have certain behaviors (methods) that it promises to provide. and sure you can still make two methods without using any interface. it just matters with a big project with tons of classes.
-
I find it hard to understand. Why use a interface? You could make two methods without a interface.
-
I have watched two interface tutorials and they never explain conceptually what the interface accomplishes. It's always about how the code is written but the videos don't explain how polymorphism and organization are utilized.
-
no need to have interface for that program...
-
@itisasunil its slower than some languages out there, hence why demanding PC games are programmed in C, and C++
-
good one......
very useful and easy to follow, thank you! keep it up!!!! :)
miskatopa 2 years ago 4
^_^ thanks for the complements
miamimanni 2 years ago