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

Explain illegalmonitorstateexception and when it will be thrown?

0 Answers  


How to call static method?

4 Answers   Epoch,


What is the protected method modifier?

0 Answers  


What is the difference between overloading and overriding a function?

13 Answers   eG Innovations, Infosys, TCS,


What is the range of the short type?

0 Answers  






What are the topics in core java?

0 Answers  


what are the uses of Class class and what it returns? explain it with the example code.

1 Answers  


what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,


What is the latest version of java?

0 Answers  


What is adapter in java?

0 Answers  


what is thread? What are the high-level thread states? : Java thread

0 Answers  


What is java used for on a computer?

0 Answers  


Categories