Computer Programming MCQs ASP.net
Q Which of the following is used to send email message from my ASP.NET page?
  • A A. System.web.mail.smtpmail
  • B B. System.web.mail.mailmessage
  • C C. Both a and b
  • D D. None of these
Leave a Comment