InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by SOAP? |
|
Answer» Simple OBJECT Access Protocol or SOAP is a messaging protocol which allows PROGRAMS RUNNING on disparate operating systems to communicate using HTTP (Hypertext Transfer Protocol), and it's XML (Extensible Markup Language). |
|