Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

diff between class and interface

A class describes the attributes and behaviors of an object .
An interface contains behaviors that a class implements. 
 
PREVIOUS NEXT
Tagged: #diff #class #interface
ADD COMMENT
Topic
Name
1+1 =