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

Isto e util? Adicionar comentario Ver comentarios
 

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

Isto e util? Adicionar comentario Ver comentarios
 

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

Specify

Isto e util? Adicionar comentario Ver comentarios
 

Pergunta 19. What is application Object?

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

Isto e util? Adicionar comentario Ver comentarios
 

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

Isto e util? Adicionar comentario Ver comentarios
 

Mais uteis segundo os usuarios:

Copyright © 2026, WithoutBook.