PHP and ASP.NET Web Development

Casual Mode - Take your time!

1 / 16
Correct
0
Incorrect
0
Score
0%
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
Change Mode