Un-Answered Questions { Core Java }

What is the difference between abstract classes and interfaces?

520


What is the difference between dom and sax parser in java?

538


Describe what a thread-local variable is in java?

575


What is busy spin, and why should you use it?

592


What are the default and parameterized constructors?

558


How do you take thread dump in java?

563


Why java is not 100% object-oriented?

837


What are the different ways of implementing thread? Which one is more advantageous?

540


What is the covariant return type?

584


Explain a few methods of overloading best practices in java?

515


Is it possible for a yielded thread to get chance for its execution again?

516


What is the static keyword?

592


What is the most important feature of java? What is an interface?

526


What best practices should you follow while writing multithreaded code in java?

549


How do you convert string to int in java?

565