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

Asp.Net Source :- In my project i have gridview control - item template. Its have asp:button control. my requirement is while click this button i need to display some alert message. Could you please help me which gridview event i need to write source code? Please give me a quick response. Thanks

6 Answers  


In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrote transations in a sp.but what my problem is,in those 3 tables i have to include my empId from another table.when i'm passing values im getting error at this EmpId. how can i solve this error to execute insert query? plesae tell me the solution...

1 Answers  


What are Http handler ?

6 Answers   Accenture, BirlaSoft, Satyam, Syntel,


What's the ASP.Net Application life cycle?

0 Answers   Wipro,


Types of exceptions in dot net???

1 Answers   TCS,






What does occur first in ASP.Net, Authentication or Authorization?

0 Answers   MCN Solutions,


What is session state server?

0 Answers  


Explain the difference between overriding and overloading?

0 Answers  


how we can solve machine key error in asp.net?

3 Answers  


Explain Areas in MVC?

0 Answers   B-Ways TecnoSoft,


What is binding in web service ?

1 Answers   TCS,


Which class is used to send an email message from an ASP.NET Web page?

0 Answers   Sans Pareil IT Services,


Categories