What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?
1 3826Post New Advanced Java Questions
Which containers use a border layout as their default layout?
How many times may an objects finalize() method be invoked by the garbage collector?
What is jboss?
Can we sent objects using Sockets?
What is a sessionfactory? Is it a thread-safe object?
What is the difference between java class and bean?
What is in-memory replication?
why static class in java
What is prototype?
Are enterprise beans allowed to use thread.sleep()?
What is a clone?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
What is Stream Tokenizer?
What are the call back methods in entity bean?
What are the sequence of steps to write pub or sub model kind of application?