Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the advanatages of RMI ?



What are the advanatages of RMI ?..

Answer / satish

Handles threads and Sockets for underlying communication.

Server-side implementation can be changed without the knowledge of the client side.

To extend an RMI solution, you can extend or add new classes, just like in a non-distributed application.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

How many requests can a server fetch at a time?

1 Answers  


What is checkpoint? How to create checkpoints in our java projects?

1 Answers   ABC,


What do you know about seam?

0 Answers  


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

0 Answers  


What is a modular application? What does module-relative mean?

0 Answers  


What are the disadvantages of using threads?

3 Answers   Oracle, SFS,


How do you iterate in Hashmap?

1 Answers   HCL, Infotech,


What is the need of serialize?

2 Answers   Wipro,


Tell me about Firewalls in RMI?

0 Answers  


Explain the steps in details to load the server object dynamically?

0 Answers  


Why JDBC has introduced

4 Answers  


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

1 Answers  


Categories