Which of the following statement is correct about FileUpload control in ASP.NET?

82. Which of the following statement is correct about FileUpload control in ASP.NET?

  1. FileUpload control is used to upload webpages for a website.
  2. FileUpload control is used to upload files from the local machine to the server.
  3. FileUpload control is used to upload on C# file to the server.
  4. None of the above

Answer: B) FileUpload control is used to upload files from the local machine to the server.

Explanation:

The FileUpload control is used to upload files from the local machine to the server.

Comments and Discussions!

Load comments ↻






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