real time example for deadlock,starvation,livelock
Answer Posted / maheswarijothi
pls send answer immediately.................
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
which pattern is default in scanner package?
Which variable is the independent variable?
what is a green thread? : Java thread
What are different data structures in java?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
How destructors are defined in java?
What is proper subset?
What are advantages of exception handling in java?
Can list be null in java?
What is null object in java?
What is arrays fill in java?
Explain the pointers in Java?
Is singleton class immutable?
What are the methods to rectify ambiguities in the interfaces in JAVA?
What methods are used in Servlet?Applet communication?