Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

what is difference between constant and final in java

Constant is the concept, the property of the variable.

final is the java keyword to declare a constant variable.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #difference #constant #final #java
ADD COMMENT
Topic
Name
8+1 =