What are Constants? How will you declare a constant?
Answer / guest
Constants have values that do not change during the
execution of the program. It can be declared using the term
CONST. (e.g.) Const pi = 3.143
| Is This Answer Correct ? | 1 Yes | 0 No |
What are LOCAL and GLOBAL variables?
Where is the value-type variables allocated in the computer ram?
Can I use .net framework components from a com program?
What is the difference between sap r/2 and r/3
how can i connect to ms-access database, with ASP??
Define common language specification (cls)?
What is .asp in html?
Distinguish functionalities of ASP in web design.
what are disadvantages of AJAX controls?
when we use ajax in.net
Explain how to display images using response object?
What is difference between asp and php?