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?
2087For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??
1 4785Post New Advanced Java Questions
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Name three component subclasses that support painting?
What method is invoked to cause an object to begin executing as a separate thread?
What is metaspace?
Which are the different segments of memory?
What are the different methods of identifying an object?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is ioc concept?
What do you need to set-up a cluster with jboss?
What is the purpose of the notify() method?
What value does read() return when it has reached the end of a file?
What is TL and its use?
Explain what is synchronization?
What is clustering? What are the different algorithms used for clustering?
What value does readline() return when it has reached the end of a file?