Interview Questions

What are the advantages of using ASP?

ASP Interview Questions and Answers


(Continued from previous question...)

103. What are the advantages of using ASP?

Minimizes network traffic by limiting the need for the browser and server to talk to each other
Makes for quicker loading time since HTML pages are only downloaded
Allows to run programs in languages that are not supported by the browser
Can provide the client with data that does not reside on the client’s machine
Provides improved security measures since the script cannot be viewed by the browser

(Continued on next question...)

Other Interview Questions