What is the impact of declaring a method as final?


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

Post New Answer

More Core Java Interview Questions

What is hashtable and explain features of hashtable?

0 Answers  


How do you start a new line in java?

0 Answers  


Is arraylist dynamic in java?

0 Answers  


Is null a string or object in java?

0 Answers  


Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.

2 Answers  






If all the methods in abstract class are declared as abstract then what is difference between abstract class and in interface?

8 Answers   Infosys, Synechron,


Which sorting is used in arrays sort in java?

0 Answers  


How do you add an element to a hashset in java?

0 Answers  


What is a package in java? List down various advantages of packages.

0 Answers  


Why to use nested classes in java?

0 Answers  


Tell some latest versions in JAVA related areas?

0 Answers  


In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ?????

4 Answers   Kanbay,


Categories