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


Please Help Members By Posting Answers For Below Questions

How do you add an arraylist to an array in java?

511


What is difference in between java class and bean?

570


What is thread pool in java with example?

547


What is an interface in java?

563


Does java support Operator Overloading?

611






how can you catch multiple exceptions in java?

543


What are jee technologies?

535


Can we define a package statement after the import statement in java?

582


Are registers volatile?

534


What is the base class of all classes?

571


What is the difference between JDBC 1.0 and JDBC 2.0?

2714


What is the static variable?

574


What is string args [] in java?

540


Can we declare a class as static?

595


Does string isempty check for null?

569