ASP Programming Question:
Download Questions PDF

What is a variable in ASP?

Answer:

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

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
Which is the default Data types in VBScript?What is the maximum size of an array in ASP?