ASP Programming Question:

What is a variable in ASP?

Tweet Share WhatsApp

Answer:

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

Download ASP Programming PDF Read All 194 ASP Programming Questions
Previous QuestionNext Question
Which is the default Data types in VBScript?What is the maximum size of an array in ASP?