What is rmic?

Answers were Sorted based on User's Feedback



What is rmic?..

Answer / anonymous

It is compiler to export the java objects using rmi
registry. So that rmic Export and BIND the object which can
be accessed by another remote java object.(On another
system)

Is This Answer Correct ?    4 Yes 0 No

What is rmic?..

Answer / devarathnam c,kotagudibanda(po

Hi... It is a RMI compiler,to create stubs and skeletons of
a application

Is This Answer Correct ?    4 Yes 2 No

What is rmic?..

Answer / kannabiran

RMI stands for remote method invocation, by using one object
in jvm we can invoke the method for another object located
in another jvm.rmi is simplified by network programming

Is This Answer Correct ?    2 Yes 1 No

What is rmic?..

Answer / pugal

hi...friends am pugal,tamilnadu

Rmi stands for remote method invocation,in which we can use thes rmi to call file by using remote method ,for eg.,client to server,,,,the rmi is mainly used in awt applet.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

why static class in java

0 Answers   Infotech, SunGard,


What is ioc concept?

0 Answers  


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

3 Answers   Cap Gemini,


what about static?

1 Answers  


difference between apllet and interface class

1 Answers   Infotech,






What is the difference between RMI and Corba?

0 Answers   Infotech,


How can I avoid validating a form before data is entered?

0 Answers  


Define the remote interface?

1 Answers  


What you mean by COM and DCOM?

0 Answers  


Explain what is orm?

0 Answers  


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

0 Answers  


How primary key is implemented in Oracle?

0 Answers  


Categories