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)
Answer Posted / sandybo
Search by your own
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How many threads does a core java have?
What data structures are used to perform recursion?
What do you mean by platform independence of Java?
does java support pointers?
Why we used vector class?
What is the implementation of destroy method in java. Is it native or java code?
What is the output of the below java program?
What is the use of predicate in java 8?
Why do we need hashmap in java?
What is procedure overloading?
What is gc()?
Can a boolean be null java?
What are the two types of exceptions in java? Which are the differences between them?
Can you override a final method?
What are java methods?