What are LOCAL and GLOBAL variables?
Answer / guest
Local variables lifetime ends when the Procedure ends.
Global variables lifetime begins at the start of the script
and ends at the end of the script and it can be used by any
procedure within the script. Declaring a variable by using
the keyword PRIVATE makes the variable global within the
script, but if declared using PUBLIC, then all scripts can
refer the variable.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the methods in Application Object?
What are the stored procedure and why they are needed?
What is asp full form?
How do I convert an aspx file to pdf?
What is pdf aspx?
How we load the page in ASP?
how to implemet online examination in asp.net
can we place Global.asa into "bin" directory instead of Root directory?
Define application object in asp?
How do I save asp file in notepad?
how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008
SAP Design Studio Reporting Tool for beginners