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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Advanced Java Interview Questions

Which textcomponent method is used to set a textcomponent to the read-only state?

0 Answers  


when we applied start()method on a thread ,how does it know that to execute run()method on that object?

2 Answers   HCL,


What is daemon thread?

3 Answers  


Difference between sleep and suspend?

3 Answers  


What happens when a thread cannot acquire a lock on an object?

0 Answers  


What is the relationship between the canvas class and the graphics class?

0 Answers  


In a multitiered application which tier is the browser in?

10 Answers   Adobe,


For which statements does it make sense to use a label?

0 Answers  


What is RRL?

1 Answers  


How many times may an objects finalize() method be invoked by the garbage collector?

0 Answers  


Thread life cycle?

3 Answers   TCS,


What is synchronization?

6 Answers   Verizon,


Categories