what are identifiers . what is the identifier forming rule of java
Answers
Answered by
4
Explanation:
variables are example of identifiers .identifiers are names given to identify something.The rest of the identifier The rest of the identifier name can consist of letters .
An identifier in Java can denote a variableor method or class name or package or an interface. An identifier allows the Programmer to refer the value from a different part of the program.
Similar questions
English,
5 months ago
Computer Science,
5 months ago
Math,
10 months ago
Math,
10 months ago
English,
1 year ago