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.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is the maximum size of arraylist in java?
How to instantiate static nested classes in java?
Can we use a default constructor of a class even if an explicit constructor is defined?
Does java support function overloading, pointers, structures, unions or linked lists?
What are the differences between processes and threads?
Can java inner class be static?
List out benefits of object oriented programming language?
What is a java developer salary?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
What is the largest long allowed by java?
What are packages in java?
What is the difference between math floor and math round?
Do I need java on my pc?
What package is math in java?
What is the purpose of static methods and variables?