Where will you code OPTION EXPLICIT in an ASP application?
WHY?



Where will you code OPTION EXPLICIT in an ASP application? WHY?..

Answer / guest


It should be the first statement before the <HTML> tag
because ASP script is processed before the HTML statements.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP Interview Questions

What is a form collection in asp?

0 Answers  


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

0 Answers   MCN Solutions,


Name the event handlers of application object?

0 Answers  


What is difference between aspx and ascx?

0 Answers  


What do you mean by asp?

0 Answers  






What is the command to display characters to the html page in asp?

0 Answers  


How You Can use Dropdownlist with in Data Grid .DropDownlist having data from Database?

2 Answers   MIT,


What do the abbreviations asp and jsp stand for?

0 Answers  


Define garbage collection?

0 Answers  


Explain how do you box a primitive data type variable?

0 Answers  


Define collection?

0 Answers  


What does active server pages look like?

0 Answers  


Categories