What do you mean by composition in java?
No Answer is Posted For this Question
Be the First to Post Answer
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)
What are the advantages and disadvantages of reference counting in garbage collection?
What are the topics in core java?
What does compareto () do in java?
What is variable and constant explain with example?
What modifiers are used with an inner class which is a member of an outerclass?
what is purpose of collections.unmodified() method..?
What happens if an exception is not caught?
What do you mean by thread safe?
What is the difference between Static and final?
What is the purpose of finalization in java programming?
What is boolean example?