What is a variable?



What is a variable?..

Answer / guest


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

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP Interview Questions

Write a program in asp to find out the leap year. [Accept the year from the user ]

1 Answers   TCS,


which sdlc model was used for whatsapp?

1 Answers  


What are LOCAL and GLOBAL variables?

1 Answers  


Define file system object object?

1 Answers  


What is difference between aspx and razor?

1 Answers  


Name some of the ASP components?

3 Answers  


What is the purpose of application.lock method?

1 Answers  


How do cross-process communication work in the common language runtime?

1 Answers  


What are the properties of session object?

1 Answers  


According to dot net is error and exception are same or different?

3 Answers  


How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID

1 Answers  


What is asp model?

1 Answers  


Categories