What is meant by local variable and instance variable?


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

Post New Answer

More Core Java Interview Questions

What is Java Annotations?

0 Answers  


Explain implementation and how is it different from conversion?

0 Answers   Aricent,


What is cloneable interface?

8 Answers  


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

0 Answers  


What does the “static” keyword mean? Can you override private or static method in java?

0 Answers  






What does java edition mean?

0 Answers  


What is use of inner class in java?

0 Answers  


What is a boolean flag in java?

0 Answers  


Variables used in a switch statement can be used with which datatypes?

0 Answers  


How will you compute size of a structure?

0 Answers   Amdocs,


They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?

3 Answers   DNS, Wipro,


what is stringtolennizer with example?

2 Answers   Symphony,


Categories