When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
No Answer is Posted For this Question
Be the First to Post Answer
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
What are extraneous variables examples?
whst is encapsulation?when u encpsulate actually while devoloping code?
Is arraylist sorted in java?
Why parameters should be passed by reference?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
What is valid keyword in java?
What is access modifiers?
Will set allow duplicates in java?
What are sets in java?
What are the advantages of functions?
What is subsequence of a string?