ASP Programming Question:

Download Job Interview Questions and Answers PDF

What are the advantages of using ASP?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

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

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
Name the ASP Objects?What are the methods in Application Object?