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 6. Which is the default Data types in VBScript?

Variant is the default data type in VBScript, which can store a value of any type.

Es util? Agregar comentario Ver comentarios
 

Pregunta 7. What is a variable?

Variable is a memory location through which the actual values are stored/retrieved. Its value can be changed.

Es util? Agregar comentario Ver comentarios
 

Pregunta 8. What is the maximum size of an array?

Up to 60 dimensions.

Es util? Agregar comentario Ver comentarios
 

Pregunta 9. What is Query string collection?

This collection stores any values that are provided in the URL. This can be generated by three methods:
By clicking on an anchor tag
By sending a form to the server by the GET method
Through user-typed HTTP address

It allows you to extract data sent to the server using a GET request.

Es util? Agregar comentario Ver comentarios
 

Pregunta 10. What are the attributes of the tags? What are their functions?

The two attributes are ACTION and METHOD
The ACTION gives the name of the ASP file that should be opened next by which this file can access the information given in the form The METHOD determines which of the two ways (POST or GET) the browser can send the information to the server

Es util? Agregar comentario Ver comentarios
 

Lo mas util segun los usuarios:

Copyright © 2026, WithoutBook.