What is the difference between a static and a non-static inner class in java programming?
No Answer is Posted For this Question
Be the First to Post Answer
how to split string in java?
How many threads does a core java have?
Difference between ‘>>’ and ‘>>>’ operators in java?
Enlist diffrent types of inheritance supported by java?
Can a list be null in java?
In how many ways we can do synchronization in java?
What is the best definition for data?
How are this() and super() used with constructors?
What is navigable map in java?
Why Wait and notify are kept in Object class although they are used only with Thread Class
2 Answers Global Logic, Saksoft,
perpare on factorypattern,linklist wothout using collection, (multitharding ie create producer/customer therad producer create Queue continuesly,consumer consume queue, consumer wait if queue is full,producer wait if queue is empty),diff betn sleep(1000)&wait(1000) these r the main Q ask in huawei(2008)
Explain covariant method overriding in java.