Explain the scope or life time of class variables or static variables?


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

Post New Answer

More Core Java Interview Questions

How do you delete a list in java?

0 Answers  


What is a subsequence of a string?

0 Answers  


If a class is declared without any access modifiers, where can the class be accessed?

0 Answers  


suppose string s1="rajnish"; string s2="bhaskar"; then what will be happend ?

9 Answers   Fidelity,


What is void keyword?

0 Answers  


How does java pattern compile work?

0 Answers  


what is object type casting? give some example with related?

2 Answers   HP, SparkTG,


What happens to the Exception object after handling an exception?

0 Answers  


FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?

1 Answers  


What is default size of arraylist in java?

0 Answers  


What is the formula to calculate percentage?

0 Answers  


Can an interface extands a class?

5 Answers  


Categories