What is the difference between variable & constant?


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

Post New Answer

More Core Java Interview Questions

take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).

0 Answers  


What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?

1 Answers  


What are command line arguments?

3 Answers  


What about interthread communication and how it takes place in java?

0 Answers  


Why wait and notify methods are declared in object class?

0 Answers  






What is the use of default method in interface in java? Explain

0 Answers  


What is meant by final class?

0 Answers  


What is advantage of using threads?

2 Answers   BMC,


What is scanner in java?

0 Answers  


Difference between Web-based applications,Client- Server applications and Distributed applications?

3 Answers   Infosys,


How do you identify independent and dependent variables?

0 Answers  


What is the disadvantage of synchronization?

0 Answers  


Categories