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 1. What is ASP?

ASP stands for Active Server Pages. It is a server side technology which is used to display dynamic content on web pages. For example you could write code that would give your visitors different information, different images or even a totally different page depending on what browser version they are using.

Es util? Agregar comentario Ver comentarios
 

Pregunta 2. How can you disable the browser to view the code?

Writing codes within the Tag

Es util? Agregar comentario Ver comentarios
 

Pregunta 3. What is a "Virtual Directory"?

Virtual directories are aliases for directory paths on the server. It allows moving files on the disk between different folders, drives or even servers without changing the structure of web pages. It avoids typing an extremely long URL each time to access an ASP page.

Es util? Agregar comentario Ver comentarios
 

Pregunta 4. Give the comment Tags for the following?

VBScript : REM & ‘(apostrophe)
JavaScript : // (single line comment)
/* */ (Multi-line comments)

Es util? Agregar comentario Ver comentarios
 

Pregunta 5. Which is the default Scripting Language of ASP (server-side)?

VBScript

Es util? Agregar comentario Ver comentarios
 

Lo mas util segun los usuarios:

Copyright © 2026, WithoutBook.