Principais perguntas e respostas de entrevista e testes online
Plataforma educacional para preparacao de entrevistas, testes online, tutoriais e pratica ao vivo

Desenvolva habilidades com trilhas de aprendizado focadas, simulados e conteudo pronto para entrevistas.

WithoutBook reune perguntas de entrevista por assunto, testes praticos online, tutoriais e guias comparativos em um unico espaco de aprendizado responsivo.

Preparar entrevista

ASP perguntas e respostas de entrevista

Diferencas relacionadas

JSP vs ASP

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

Isto e util? Adicionar comentario Ver comentarios
 

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

Writing codes within the Tag

Isto e util? Adicionar comentario Ver comentarios
 

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

Isto e util? Adicionar comentario Ver comentarios
 

Pergunta 4. Give the comment Tags for the following?

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

Isto e util? Adicionar comentario Ver comentarios
 

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

VBScript

Isto e util? Adicionar comentario Ver comentarios
 

Mais uteis segundo os usuarios:

Copyright © 2026, WithoutBook.