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
Name the event handlers of application object?
we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?
How many types of report in asp.net 2008?
When was asp released?
Which is the default scripting language on the client side?
What is the full name of asp in vb net?
Destructors CANNOT be implemented in which one of the following?
What is asp cookies?
What is Response object? How is it related to ASP's Response object?
What is the common type system (cts)?
Explain the tags necessary to be present within the tag ?
Can be arrays resized by using the keyword redim?
Resource Files: How to use the resource files, how to know which language to use?
What does asp stand for in technology?
Define application object?