What is the Scope of Static Variable?


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

Post New Answer

More Core Java Interview Questions

What is the final field modifier?

0 Answers  


What are the rules for variable declaration?

0 Answers  


What are the two categories of data types in the java programming language?

0 Answers  


What is the purpose of setAutoCommit() ?

1 Answers   Google,


I want to print “hello” even before main is executed. How will you acheive that?

0 Answers  


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


What is string and example?

0 Answers  


What is default specifier ??? Use of default specifier ???

4 Answers   Cognizant, Syntel,


Explain about global variables in Java?

3 Answers  


Why is string builder not thread safe?

0 Answers  


What are the new features in java 8? Explain

0 Answers  


Compare overloading and overriding?

0 Answers  


Categories