Can I extend singleton class in java?


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

Post New Answer

More Core Java Interview Questions

Is arraylist an object in java?

0 Answers  


Explain the difference between an object-oriented programming language and object-based programming language?

0 Answers  


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

3 Answers   TCS,


Difference between ‘is-a’ and ‘has-a’ relationship in java?

0 Answers  


What does n mean in java?

0 Answers  


What is emant by API? is it related to java only or it is common for all OOPS supporting language?

3 Answers  


What is the middleware?

2 Answers  


can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}

4 Answers  


Can we declare main () method as non static?

0 Answers  


How do you sing an Applet ?

0 Answers  


What about member inner classes?

0 Answers  


Explain about global variables in Java?

3 Answers  


Categories