Explain lazy activation?



Explain lazy activation?..

Answer / silpa

Lazy activation: This means that the activable remote object
will be activated by rmid (default). This activation is
performed only when the first remote method call is intercepted.

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

In real time project when will we use Abstract class. and what are the difference between abstract and interface.

6 Answers   DELL, FCS, Polaris, Tanla Solutions, TCS,


What is the argument type of a programs main() method?

0 Answers  


can we write implementation for a method with in another method?

3 Answers   Cap Gemini,


To what value is a variable of the string type automatically initialized?

0 Answers  


What is the difference between the string and stringbuffer classes?

0 Answers  


What are the ways to define classes that can be run as threads?

1 Answers   KPIT,


what are memory considerations of jsp compares to other web components?

0 Answers   TCS,


In howmany ways a thread can be created?

3 Answers   HCL,


When a thread blocks on i/o, what state does it enter?

0 Answers  


What is a tasks priority and how is it used in scheduling?

0 Answers  


What are the methods used for inter-thread communication? and in what class these methods are defined?

2 Answers  


what are design patterns in java?give with example?

2 Answers   HCL, iGate,


Categories