📚 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:
- One must override the method ReceiveMessage
- One must override the method InitializeMethod
- Both A) and B)
- One must override the method ProcessMessage