What is the minimum and maximum length of an identifier?
Answer Posted / manu
There is no limit to the length of an identifier in Java.
It will start with letter or _ or $
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
What is string [] java?
How do I compare two strings in word in java?
If you do not want your class to be inherited by any other class. What would you do?
What is the difference between interface & abstract class?
What are the different types of java?
What is the length of a string?
What are basic keywords?
Why is java so popular?
What is a parameter in java?
What do you understand by the bean persistent property?
What is serial version uid and its importance in java?
What is the basic of java?
What does mean in regex?
How many decimal places is a double?
What is type parameter in java?