Multiple choice Which is the preferred protocol to call a web service? HTTP SMTP FTP SOAP WSDL Reveal answer Fill a bubble to check yourself D Correct answer Explanation SOAP is an XML-based messaging framework specifically designed for exchanging formatted data across the internet. For example, using request and reply messages or sending entire documents. It is the best method for accessing a web service.