answersLogoWhite

0

What are identifiers used for in java?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

As the name implies, they are used to identify things. The things identified may include variables, methods, classes, fields, and probably a few more types of items.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are identifiers used for in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Explain the term identifier in java?

Identifiers are the strings you use in Java source code to identify unique things, such as variables, classes, and methods. Identifiers may be any word beginning with a letter or underscore, and continuing with letters, numbers, and underscores. Identifiers are case sensitive.


What is an Identifier in VHDL?

Identifiers in VHDL are used as reserved words and as programmer defined names. They must conform to the rule: identifier ::= letter { [ underline ] letter_or_digit } Note that case of letters is not considered significant, so the identifiers cat and Cat are the same. Underline characters in identifiers are significant. So My_Name and MyName are different identifiers.


What version of java was used in 1995?

what version of java was used in 1995 and what kind of database was used along with java from 1995 to 1998?


Which api used in java?

The Java API is the API for the main Java Library.


2 types of identifiers in C programming language?

1. identifiers beginning with a letter 2. identifiers beginning with an underscore


Differences between Java Applet and Java Beans?

Java applet is a program used to run java applications while beans is a compiler used to design java programs (IDE, GUI) :-) GilbertC


What is HashMap Java used for?

HashMap Java is used as a definition in Java software programming language. This version of Java is used to tag objects using hash numbers and therefore differentiate different items in different databases.


Why cup of coffee is used for java?

coz wher java had developed ,java was the name of coffe beans.


What is native variable in java?

native is a key word used in java method. there is no variable as native in java


What is the best compiler can be used to create Java programs?

A Java compiler.


Which is correct Site's identifiers or sites' identifiers?

If you are referring to the identifiers of more than one site, it would be "sites' identifiers". Similarly, a "farmer's market" would be a market of a single farmer, a "farmers' market" would be a plurality of farmers forming a market.


What is java used for on the web?

Java is used in most electronic stuff like:printers,phones,etc You can even see the java coding by right clicking->inspect element