📚 Practice Mode

PHP and ASP.NET Web Development

Learn at your own pace with hints and detailed explanations

1 / 16
Multiple Choice

Suppose one wants to modify a SOAP message in a SOAP extension then how this can be achieved. Choose the correct option from below:

  1. One must override the method ReceiveMessage
  2. One must override the method InitializeMethod
  3. Both A) and B)
  4. One must override the method ProcessMessage