What is SOAP ?
Answer / guest
The Simple Object Access Protocol (SOAP) is an XML- based
protocol that allows objects of any type to communicated in
a distributed environment. SOAP is used in developing Web
Services.
| Is This Answer Correct ? | 4 Yes | 1 No |
Explain about RMI OP ?
What is SOAP ?
What is PDAP ?
where images can be stored in j2me?
What is profile ?
What is 3GPP
Explain 3G ?
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.
Explain CDC ?
What is WDP ?
What is SIM ?
how can we call parametrized constrctor using reflection like Class.newInstance()...call default constrctor ..but how can we call paramitrize constroctor in reflection