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

How many bits is a 64 bit byte?

534


Which is bigger float or double?

514


What do you mean by byte code?

503


Is it possible for a yielded thread to get chance for its execution again?

505


How to implement a multithreaded applet?

2199






What is memory leak and how does java handle it?

515


What is double checked locking in singleton?

604


Why is inheritance used in java?

599


What is the difference between overriding & overloading?

559


Which class is the superclass for all the classes?

533


What is local class in java?

514


What is meant by anonymous class?

587


What is called module?

561


Explain access modifiers in java.

580


Does java set allow duplicates?

520