Explain about RMI OP ?
Answer / guest
The RMI Optional Package (RMI OP) is a subset of J2SE 1.3's
RMI functionality used in CDC-based profiles that
incorporate the Foundation Profile, such as the Personal
Basis Profile and the Personal Profile. The RMIOP cannot be
used with CLDC-based profiles because they lack object
serialization and other important features found only in
CDC-based profiles. RMIOP supports most of the J2SE RMI
functionality, including the Java Remote Method Protocol,
marshalled objects, distributed garbage collection,
registry-based object lookup, and network class loading, but
not HTTP tunneling or the Java 1.1 stub protocol.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is CLDC ?
create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.
What is the difference between CLDC 1.0 and CLDC 1.1?
What is API ?
What is PSTN ?
how can we call parametrized constrctor using reflection like Class.newInstance()...call default constrctor ..but how can we call paramitrize constroctor in reflection
Describe and explain VLR ?
Explain HLR ?
where images can be stored in j2me?
What is WDP ?
What is CDPD ?
What is Deck ?