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 an .asp file?

0 Answers  


Define clientcertificate collection?

0 Answers  


Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same

0 Answers  


. which tag i need to use manually to bind columns in a datagrid ?

0 Answers  


Name and explain about the Objects in ASP?

1 Answers  


what is object in c sharp?

2 Answers   TCS,


What is asp code?

0 Answers  


how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...

2 Answers  


How can we do validation of the fields in a project?

0 Answers  


How does VaryByCustom work?

0 Answers  


What is application object in asp?

0 Answers  


In case of we are not saving the information as cookies. how server detects the same user?

0 Answers  


Categories