Which is illegal identifier in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

There are 2 methods in a class. Both have the same method signature except for return types. Is this overloading or overriding or what is it?

9 Answers   KPIT,


Explain different ways of creating a thread. Which one would you prefer and why?

0 Answers  


What about main thread in java?

0 Answers  


What is an image buffer?

0 Answers  


How will you load a specific locale?

0 Answers  


Define an applet in java?

0 Answers  


How can we avoid including a header more than once?

0 Answers   Fidelity,


What is nested class?

0 Answers  


What is a lock or purpose of locks in java?

0 Answers  


What is an class?

0 Answers  


Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?

1 Answers  


what are class,constructor and primitive data types?

2 Answers   IBM,


Categories