SOAP Protocol Interview Questions

What is SOAP?
SOAP stands for Simple Object Access Protocol. It is a communication protocol.
What is the use of SOAP?
SOAP is the way to structure the data before transmitting it. It is designed to allow communication between applications of different platforms and programming languages via internet
What is SOAP based on?
SOAP is based on XML standard