If there is no implementation of MARKER INTERFACE in java.
Then how compiler come to know about specification.
7
What methodology can be followed to store more number of
objects in a remote server?
111
what about static?
6
How to implement RMI in Java?
74
Tell me the Importent classes in net package?
73
i am working in blackberry.In blackberry emulator it is
connecting to server but when i installed the program in
blackberry it is not connecting to server why
5
Under what circumstances, that all four drivers are used?
what is the use of pojo (plain old java objects)?
how it is interact with crystal reports? pls urgent
15
If we opened Windows Internet Explorer 4 times, does it
starts 4 processes or 4 threads?
94
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?