Die meistgefragten Interviewfragen und Antworten sowie Online-Tests
Lernplattform fur Interviewvorbereitung, Online-Tests, Tutorials und Live-Ubungen

Baue deine Fahigkeiten mit fokussierten Lernpfaden, Probetests und interviewreifem Inhalt aus.

WithoutBook vereint themenbezogene Interviewfragen, Online-Ubungstests, Tutorials und Vergleichsleitfaden in einem responsiven Lernbereich.

Interview vorbereiten

ASP Interviewfragen und Antworten

Verwandte Vergleiche

JSP vs ASP

Frage 16. What happens to a HTML page?

The browser makes a HTTP request; the server gives a HTTP response to the browser and the browser converts into a HTML page.

Ist das hilfreich? Kommentar hinzufugen Kommentare ansehen
 

Frage 17. What happens to ASP pages?

The browser makes a HTTP request; the server does the processing and gives a HTML response to the browser.

Ist das hilfreich? Kommentar hinzufugen Kommentare ansehen
 

Frage 18. How can you change the primary scripting language for a page?

Specify

Ist das hilfreich? Kommentar hinzufugen Kommentare ansehen
 

Frage 19. What is application Object?

Shares information among users of an application. Gives a notification when an application starts or ends.

Ist das hilfreich? Kommentar hinzufugen Kommentare ansehen
 

Frage 20. What is the difference between client-side script and server-side script?

Scripts executed only by the browser without contacting the server is called client-side script. It is browser dependent. The scripting code is visible to the user and hence not secure. Scripts executed by the web server and processed by the server is called server-side script.

Ist das hilfreich? Kommentar hinzufugen Kommentare ansehen
 

Am hilfreichsten laut Nutzern:

Copyright © 2026, WithoutBook.