Programming Languages JavaScript Objective
Mar 01, 2013

How ASP.Net Different from classic ASP?

Choose the correct answer:
A) Scripting is separated from the HTML, Code is interpreted seperately
B) Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server
C) Code is separated from the HTML and interpreted Code is interpreted separately
D) All of the above
Detailed Explanation

Option B is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback