Computer Science, asked by mrinalk77, 5 months ago

define identifiers in java​

Answers

Answered by aksharajain30aug2007
0

Explanation:

Identifiers are the names of variables, methods, classes, packages and interfaces. Identifiers must be composed of letters, numbers, the underscore _ and the dollar sign $ . ... Identifiers may only begin with a letter, the underscore or a dollar sign.

Answered by pravi143
1

Explanation:

an identifiers is a sequence of one or more characters.the first character must be a vaild first character in an identifier of the java programming language...

it may helps u

plz mark me as brillant

Similar questions