What is difference between local variable and global variable?


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

Post New Answer

More Core Java Interview Questions

How does java enable high performance?

0 Answers  


Can we use a default constructor of a class even if an explicit constructor is defined?

0 Answers  


What is meant by overloading?

0 Answers  


How can we run a java program without making any object?

0 Answers  


Why java is considered as platform independent?

0 Answers  


Why strings in java are called as immutable?

0 Answers  


Can I import same package/class twice?

0 Answers  


How do you execute a thread in java?

0 Answers  


What is an object?s lock? Give name of object?s that have locks?

2 Answers  


Which is better list or arraylist in java?

0 Answers  


How do you override a private method in java?

0 Answers  


What is the difference between @before and @beforeclass annotation?

0 Answers  


Categories