What is static variable with example?


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

Post New Answer

More Core Java Interview Questions

What class is used to implement a Throwable array?

3 Answers  


What is meant by controls and types?

1 Answers  


What types of inheritance does Java support?

2 Answers  


Explain the concept of polymorphism with examples?

6 Answers   Summation Tech,


What is the use of flag?

0 Answers  


Give me example of derived data types.

0 Answers   Amdocs,


What happens when a main method is declared as private?

22 Answers   DELL, Infosys, L&T, Sun Microsystems,


What are the traverses in Binary Tree?

2 Answers   Adobe, Infosys,


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,


Name the method of a Container that can be used to cause a container to be laid out and redisplayed?

1 Answers  


What is an exception? difference between Checked and Unchecked exception in Java

0 Answers   SkillGun Technologies,


where the static methods will live ,on stack ? can you explain brefly

1 Answers  


Categories