What happens to a static var that is defined within a method of a class?


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

Post New Answer

More Core Java Interview Questions

What is the right data type to represent a price in java?

0 Answers  


Can inner class extend any class?

0 Answers  


What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?

0 Answers   PUCIT,


What is a generic type?

0 Answers  


Why are constructors used?

0 Answers  


What is private public protected in java?

0 Answers  


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

4 Answers  


When arithmeticexception is thrown?

0 Answers  


Explain reverse a linked list iterative solution in java?

0 Answers  


Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?

4 Answers   Satyam,


Which is faster string or stringbuilder?

0 Answers  


String Reverse in Java...!

5 Answers  


Categories