What is the name of the state, when a thread is executing?
Answer Posted / ashokmail.java@gmail.com
running
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is synchronization and why is it important?
Can we sent objects using Sockets?
What are the services in RMI ?
Explain what is synchronization?
Java is fully object oriented languages or not?
What is a session? Can you share a session object between different theads?
Do I need to import javlang package any time? Why ?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is the argument type of a programs main() method?
Explain the different types of memory used by jvm?
Can you control when passivation occurs?
What are the difference between RMI and CORBA?
What is the map interface?
What are the pros and cons of detached objects?