Preguntas y respuestas de entrevista mas solicitadas y pruebas en linea
Plataforma educativa para preparacion de entrevistas, pruebas en linea, tutoriales y practica en vivo

Desarrolla tus habilidades con rutas de aprendizaje enfocadas, examenes de practica y contenido listo para entrevistas.

WithoutBook reune preguntas de entrevista por tema, pruebas practicas en linea, tutoriales y guias comparativas en un espacio de aprendizaje responsivo.

Preparar entrevista

ASP preguntas y respuestas de entrevista

Diferencias relacionadas

JSP vs ASP

Pregunta 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.

Es util? Agregar comentario Ver comentarios
 

Pregunta 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.

Es util? Agregar comentario Ver comentarios
 

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

Specify

Es util? Agregar comentario Ver comentarios
 

Pregunta 19. What is application Object?

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

Es util? Agregar comentario Ver comentarios
 

Pregunta 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.

Es util? Agregar comentario Ver comentarios
 

Lo mas util segun los usuarios:

Copyright © 2026, WithoutBook.