How ASP.Net Different from classic ASP? | ASP.Net Questions

A.  Scripting is separated from the HTML, Code is interpreted seperately
B.  Code is separated from the HTML and interpreted Code is interpreted separately
C.  Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server

Ans: Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server


0 comments:

Post a Comment