What are Constants? How will you declare a constant?



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

Post New Answer

More ASP Interview Questions

Give the comment tags for the following?

0 Answers  


What is Response object? How is it related to ASP's Response object?

0 Answers   MCN Solutions,


How do you make it so that code runs when the security system is stopping it?

0 Answers  


What is the Order of precedence for LOGICAL Operators in ASP?

1 Answers  


What is the default scripting language on the client side?

0 Answers  






How does VaryByCustom work?

0 Answers  


can any one send me some real time sap crm interview question along with answer .my email id is psundeep@ymail.com

0 Answers   IBM,


Juxtapose the HTTP verbs GET and POST. What is HEAD?

0 Answers  


What is a session?

3 Answers  


What happens to a html page in asp?

0 Answers  


What does Server.MapPath do?

2 Answers  


I have written an assembly that I want to use in more than one application. Where do I deploy it?

0 Answers  


Categories