Which characters are allowed to use as the second character
of an identifier, and which characters are not allowed?

Answer Posted / vijayakumar chinnasamy

The Second letter may be
Alphabetic letters - a to z ot A to Z
Numerals - 0 to 9
Only special character $,_ and Euro currency symbols

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

596


What is difference between stringbuffer and string?

498


What is overriding in java?

526


What are locale settings?

554


What do you know about java?

527






How can I become a good programmer?

494


Explain the difference between intermediate and terminal operations in java8?

574


What are java annotations?

649


What carriage return means?

534


Differentiate between a constructor and a method? Can we mark constructors final?

678


Can inner class be public in java?

555


What is string builder in java?

559


What are constants?

603


What is the purpose of final keyword and when to use it?

530


What is meant by JVM? Is JVM platform independent or not?

579