Define a variable in asp?



Define a variable in asp?..

Answer / Ramesh Prasad

A Variable in ASP (Active Server Pages) is a container that holds data for use within the script. It can store any type of data, such as numbers, strings, etc. It's declared using the Dim statement followed by the name and data type.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What is Global.asa file?

1 Answers  


what is the full form MSWC?

1 Answers  


What is the maximum size of an array?

1 Answers  


How do I save an asp file as a pdf?

1 Answers  


what is object in c sharp?

2 Answers   TCS,


What is ServerVariables collection?

2 Answers  


Define asp?

1 Answers  


Explain the tags necessary to be present within the tag ?

1 Answers  


Explain how big is the data type int in .net?

1 Answers  


How many Max Cookies can we create in Server? A. 10 B. 20 C. 30 D. 40

4 Answers   TCS,


Name the data types which does the rangevalidator control support?

1 Answers  


Can I use .net framework components from a com program?

1 Answers  


Categories