Moderate

What executable unit gets created when we build an ASP.Net application ?

Correct answer: C. . DLL

  • A. . EXE
  • B. . COM
  • C. . DLL
  • D. None of the above

Explanation

ASP.NET applications are compiled into assemblies, normally producing a dynamic-link library with a .dll extension rather than an executable .exe file.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions