Answer Posted / ravikiran(aptech mumbai)
deadlock is the state which will occur when two synchronized
methods calling one another continuously
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference between next () and nextline () in java?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
Explain the difference between abstraction and encapsulation.
What is parsing a string?
What is nested loop? What is dangling else condition in it?
Which class is the superclass of all classes?
Does collectionutils isempty check for null?
Write code to implement bubble sort in java?
What are recursive functions? Give some examples?
Explain about doubly linked list
how to deploy apache tomcat server to weblogic server in java
What happens if I remove static from main method?
Is Constructor possible in abstract class in java ?
What is the this keyword?
What are the disadvantages of object oriented programming?