Does the following statement executes successfully:
Response.Write(?value of i = ? + i);

Answers were Sorted based on User's Feedback



Does the following statement executes successfully: Response.Write(?value of i = ? + i); ..

Answer / raj

System.formatException Input string was not in a correct
format.

Is This Answer Correct ?    6 Yes 2 No

Does the following statement executes successfully: Response.Write(?value of i = ? + i); ..

Answer / ramesh

Compilation Error Character(?) is not valid.

Is This Answer Correct ?    2 Yes 0 No

Does the following statement executes successfully: Response.Write(?value of i = ? + i); ..

Answer / rajeev sharma

no it will not work complation error

Is This Answer Correct ?    2 Yes 1 No

Does the following statement executes successfully: Response.Write(?value of i = ? + i); ..

Answer / dilip

if you would have declared and assigned some value to the
variable "i" then it will execute.

Is This Answer Correct ?    5 Yes 6 No

Post New Answer

More ASP.NET Interview Questions

How many types of validation controls are provided by ASP.NET?

8 Answers  


Why is global asax is used?

0 Answers  


What are the namespaces used in asp.net mvc? : asp.net mvc

0 Answers  


Explain what a diffgram is, and a good use for one?

1 Answers   FT,


Explain the different types of assemblies?

0 Answers  






how can i deploy a asp.net webapplication.in a company so that all employees may access application on their different computers and share a single database. plz tell me the steps to do it..thanks.

1 Answers  


What is hidden field in asp.net?

0 Answers  


Where can i get Latest Microsoft .Net Certification Dumps & what Types of .Net Certifications are there?

2 Answers   Protech,


my name is sumeetha i am using google gears in .net.what's the problem is my server is in another place. i am working here when i entered the values in textboxes and press enter then it should store in database(sql server) which is in another system.when that sever system is shutdown then the values which i submit should store in my system and after system opened it should automatically store the values in the system can any one plz urgent suggest answer for this question?

2 Answers  


What is the need to give <compilation debug=true> command ?

3 Answers   Netsweeper,


What are the Types of state management techniques

0 Answers   Digital GlobalSoft,


Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

0 Answers  


Categories