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

What is the difference between system.stringbuilder and system.string

0 Answers  


How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?

2 Answers  


How to manage different kinds of sessions in ASP.NET?

0 Answers   Cap Gemini,


what is CLR?

3 Answers   PrimeLine,


How do you do validations. Whether client-side or server-side validations are better.?

5 Answers   Microsoft,






can i inherit one web applications into another web applications in asp.net?

7 Answers  


Describe Segmentation With Paging?

0 Answers   MaxSolPro,


How to migrate from sqlserver 2005 to sql server 2000 (every one know reverse process of that )

2 Answers   Cap Gemini,


Can user control be stored in library?

0 Answers  


How to use ipostback?

0 Answers  


What does asax stand for?

0 Answers  


What are the new navigation controls in asp.net 2.0?

0 Answers  


Categories