Thursday, 23 July 2020

java-keywords

Keyword:
Keyword is an predefined word,which are used to perform implicit or explicit operation.
Here
Implicit means automatically
Explicit means manually
For more information click here

No comments:

Post a Comment

Java Constants

Constant: Constant is an identifier whose value can not be changed.In java language these constants are classified into following types ...