Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

interface in java

the main idea of an interface is declaring functionality.
Suppose you program a game that has several types of characters.
These characters are able to move within a map. That is represented by Movable
interface
Source by softhunt.net #
 
PREVIOUS NEXT
Tagged: #interface #java
ADD COMMENT
Topic
Name
7+9 =