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 is asp model?
Explain the order of precedence for logical operators.
What is a Virtual Directory?
WHAT IS PRIMARY KEY???
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist
What are the differences between asp and asp.net and is asp.net backward compatible to asp?
Explain how do you initiate a string without escaping each backslash?
What type of code is found in a code-behind class?
Define response object?
How do you administer security for my machine for an enterprise?
What is a .ASP file?
How do I convert an aspx file to pdf?