Home » 
        MCQs » 
        ASP.Net MCQs
    
        
    Can we upload multiple files to the server using FIleUpload control?
    
    
    
	85. Can we upload multiple files to the server using FIleUpload control?
    
      - True
- False
Answer: A) True
    Explanation:
    Yes, we can upload multiple files using FileUpload control.