Can we override private constructor in java?


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

Post New Answer

More Core Java Interview Questions

What is difference between path and classpath in java?

0 Answers  


I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.

1 Answers   TCS,


Explain thread life cycle in java?

0 Answers  


how we can make a read-only class in java?

0 Answers  


Which is better list or arraylist in java?

0 Answers  


what is difference between throw and throws in exception?

48 Answers   Spenco,


Can you have an inner class inside a method and what variables can you access?

2 Answers  


What are measurable parameters?

0 Answers  


How many ways can an argument be passed to a subroutine and explain them?

0 Answers  


What is the arguement of main method?

1 Answers  


What is string example?

0 Answers  


What will happen if static modifier is removed from the signature of the main method?

0 Answers  


Categories