What are Constants? How will you declare a constant?
Answer Posted / 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 |
Post New Answer View All Answers
How do I view an aspx file?
Define a class in css?
Whats the implicit name and type of the parameter that gets passed into the class set method?
Is asp a language?
What is asp content?
Is classic asp still supported?
How to add? tree view control in datagrid in asp.net using c#?
What are private assemblies?
how can we bind the multiplication of two drop down lists?
Why we need stored procedures?
What is asp full form?
When did classic asp come out?
how can i connect to ms-access database, with ASP??
What is the difference between server-side validation and client-side validation?
Define session object?