We mainly specify the request body in ____ format for some methods such as PUT, POST, etc

5. We mainly specify the request body in ____ format for some methods such as PUT, POST, etc

  1. Plain Text
  2. CSV
  3. XLs
  4. JSON

Answer: D) JSON

Explanation:

We mainly specify the request body in JSON format for some methods such as PUT, POST, etc.


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.