Can you make a constructor final in Java?


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

Post New Answer

More Core Java Interview Questions

how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  


What is the difference between break and continue statements?

0 Answers  


What do you mean by light weight and heavy weight components?

0 Answers  


What is the difference between Error, defect,fault, failure and mistake?

0 Answers   HCL,


Where import statement is used in a java program?

0 Answers  






What is private static in java?

0 Answers  


What is hash code collision?

0 Answers  


What is abstract class constructor called?

0 Answers  


Can java hashmap have duplicate keys?

0 Answers  


Does 'true' and 'false' are keywords?

5 Answers  


Can we write method inside a method in java?

0 Answers  


Can a set contain duplicates?

0 Answers  


Categories