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

Can we declare an array without size in java?

0 Answers  


IS method overriding is Duplication of Methods?

5 Answers   CybAge,


how we can create packages in java?

0 Answers  


How do you trim a space in java?

0 Answers  


what is purpose of collections.unmodified() method..?

1 Answers   Accenture,






Can we overload the constructors?

0 Answers  


How does queue work in java?

0 Answers  


What is the access scope of a protected method?

0 Answers  


What do you understand by private, protected and public?

0 Answers  


What is the argument in java?

0 Answers  


Which of the following can be referenced by a variable? A. The instance variables of a class only B. The methods of a class only C. The instance variables and methods of a class

2 Answers  


Why can we not override static method?

0 Answers  


Categories