Computer Programming MCQs ASP.net
Q Select the output of the statement ?
  • A A. Transfers all the form data to test.aspx with HTTP headers
  • B B. Transfers all the form data to test.aspx with out HTTP headers
  • C C. Calls post method on test.aspx
  • D D. None of the above
Leave a Comment