What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
No Answer is Posted For this Question
Be the First to Post Answer
What for read() function?
Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
Why do we need data serialization?
Is it safe to install java on my computer?
What is string args [] in java?
What’s the difference between the methods sleep() and wait()?
Can we have a try block without catch block?
What does compareto () do in java?
what is the Yield() method used in threads?
what is an virtual function
What is a null check?
Can we sort hashset in java?