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 |
What do you need to run asp?
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
What are asp controls?
What are the asp components?
how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008
What happens to a html page?
How do you open an asp file?
?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.
What does asp stand for in technology?
How are scripts executed?
Name the data type should you use if you want an 8-bit value thats signed?
What are the function of attributes of the <form> tags?