In the below example, what will be the output?
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)
Is java ee a framework?
What is thread start?
What is the difference between array and arraylist? what is the difference between arraylist and linkedlist?
What does pointer mean?
In Inheritence concept, i have a static method in super class and i am inheriting that class to one sub class.in that case the static method is inherited to sub class or not????
What are the advantages of inner classes?
can abstract class have constructor how can you achive this ?
what is mean by method signature?
What is a file pointer?
What is the main difference between java platform and other platforms?
Why runnable interface is used in java?