Computer Programming MCQs ASP.net
Q Which of the following allow writing formatted output ?
  • A A. Response.output.write()
  • B B. Response.write()
  • C C. Both a and b
  • D D. None of these
Leave a Comment