Multiple choice technology web technology The default Upload file size limitation for FileUpload server control is __________ kb 2048 1024 4096 3072 Reveal answer Fill a bubble to check yourself C Correct answer Explanation The default maxRequestLength for the ASP.NET FileUpload server control is 4096 KB (4 MB). Distractors specify incorrect sizes that do not align with the default framework configuration settings.