Answer Posted / puneet
The clear example if charging your cell through
CITIBANK/ICICI bank gateway that calls their webservices to
complete the transaction and can be called through HTTP only
on any platform as HTTP is platform independent.
The Data is sent over the network in form of XML.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can a serialized object be transferred via network?
What is the buffer limit?
What is the difference between the prefix and postfix forms of the ++ operator?
What are desktop procedures?
What is thread pool in java with example?
How do you find the maximum number from an array without comparing and sorting?
What is namespace in java?
How to run a JAR file through command prompt?
What is meant by method?
What are the basics of core java?
Is the empty set a singleton?
What must a class do to implement an interface in java programming?
how to run ecllipse with jettyserver for windows environment using batch file
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
How is abstraction implemented in java ?