ASP Programming Question:

What is a variable in ASP?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

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


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