Can I extend singleton class in java?
Is arraylist an object in java?
Explain the difference between an object-oriented programming language and object-based programming language?
If circular link of two objects, then will it be garbage collected ?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What does n mean in java?
What is emant by API? is it related to java only or it is common for all OOPS supporting language?
What is the middleware?
can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
Can we declare main () method as non static?
How do you sing an Applet ?
What about member inner classes?
Explain about global variables in Java?