answersLogoWhite

0


Best Answer

Tokens are the smallest unit of Program.

There is Five Types of Tokens

1) Reserve Word or Keywords

2) Identifier

3) Literals

4) Operators

5) Separators

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is token List out various type of token support in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In java What is a smallest individual unit in a program?

token


What does java not support?

Java does not support multiple inheritance.......


Does a DSI have java?

No it does not support Java


Does java support call by reference?

No , Java does not support call by reference.


Does Java support copy constructor?

No. Java does not support copy constructor


What is parseInt in BufferedReader in java?

parseInt() interprets the next available token as an int.


How does java support the concept of destructer in java?

In Java, Java does support the concept of destructor, it's done via special method finalize.


Does the G1's browser support Java and Flash?

No. I have read that it will support Java. I believe that it does not support flash ATM.


What are the background pointers in java?

Java does not support pointers.


What is Java Support Systems?

Java support system includes: · Applets · Servlets · Java Beans · EJB · JSP · XML · SOAP · CORBA


Program for length of list in java?

Java's List interface defines the size() method, which can be used to retrieve the length of a list.


Can you use pointers in java?

Java does not support Pointers and hence you cannot use it in Java.