Can a class with private constructor be extended?


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

Post New Answer

More Core Java Interview Questions

What is constructor and virtual function? Can we call a virtual function in a constructor?

0 Answers  


where to use join method and explain with real time senario?and programatical explenation also..

1 Answers   TCS,


How many bits are allocated to represent character of character sets - Unicode, ASCII, UTF-16, UTF-8?

1 Answers  


How to use string tokenizer class.

0 Answers  


What is the numeric promotion?

0 Answers  






If circular link of two objects, then will it be garbage collected ?

3 Answers   TCS,


How is rounding performed under integer division?

2 Answers   Satyam,


What are parent methods and how can you call them?

2 Answers  


Which collections are thread safe in java?

0 Answers  


What is a boolean structure?

0 Answers  


What is type parameter in java?

0 Answers  


we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.

0 Answers  


Categories