Identifiers in Java

Get Into Code provides you with free C++ and Java Course in Hindi/Urdu and also provides you the opportunity to practice your skills to be perfect. In the previous video we have discussed about the Escape Sequence in Java. In this video we are going to discuss about Identifiers in Java.
Identifiers
Identifiers are the words which have some meaning or identity in Java. In other words we can say that the Reserved Keywords in Java are known as Identifier. We can't use Identifier to assign the name of Variable or to name any Function or for other purposes. Such as int, char, return, if and while etc.

Watch The Video Below to Understand Identifier in Java 


Here are the Identifier for Java

No comments

Powered by Blogger.