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 arrays aslist in java?

0 Answers  


v-model life cycle

0 Answers   Virtusa,


What is ternary operator? Give an example.

0 Answers  


What is finalize()? Is finalize() similar to a destructor?

0 Answers  


How can two threads be made to communicate with each other?

3 Answers   HCL,






C and C++ has constructors and distructors, why does Java does not have distructors?

1 Answers   T3 Softwares,


Is java an ide?

0 Answers  


What is the difference between compile-time polymorphism and runtime polymorphism?

0 Answers  


What is an Exception ?

9 Answers  


Can we override constructor in java?

0 Answers  


What is the need of "creating and throwing an UserdefinedException" when the "Exception" class is already available?

4 Answers  


Can we create constructor in abstract class ?

0 Answers  


Categories