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 |
Write a program in asp to find out the leap year. [Accept the year from the user ]
which sdlc model was used for whatsapp?
What are LOCAL and GLOBAL variables?
Define file system object object?
What is difference between aspx and razor?
Name some of the ASP components?
What is the purpose of application.lock method?
How do cross-process communication work in the common language runtime?
What are the properties of session object?
According to dot net is error and exception are same or different?
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
What is asp model?