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


Please Help Members By Posting Answers For Below Questions

What is public static void main?

781


Is c better than java?

725


Can we call the run() method instead of start()?

789


What is the difference between equals() and?

821


Is empty set an element of empty set?

827


What is application system?

686


How to read and write image from a file ?

798


Explain the importance of throws keyword in java?

759


What is the declaration statement?

708


What are the rules for variable declaration?

686


What is volatile data type?

733


Explain the purpose of garbage collection in Java?

773


Explain a few methods of overloading best practices in java?

734


What is the purpose of declaring a variable as final?

724


If a class is declared without any access modifiers, where may the class be accessed in java programming?

886