what is webservices
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / afreen
web services are the services running at different servers
which are responded over the network(web)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / natarajan
Softaware system designed to support interoperable machine
to machine transacation over network.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is the differenc between Enemuration interface and iterator interface according to accessing?
Explain the importance of finally block in java?
What are class types in java?
How does regex work?
garbate collector(GC)?
What is charat ()?
Can I use % with real numbers?
Is there any difference between synchronized methods and synchronized statements?
What will happen if static modifier is removed from the signature of the main method?
What is a list in java?
Give a brief description of java socket programming?
Which is the class in java?