Does the following statement executes successfully:
Response.Write(?value of i = ? + i);
Answer Posted / 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 View All Answers
What is marshalling ? Is it a part of asp.net ?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Explain one critical mapping?
What is a page life cycle?
Explain the difference between debug.write and trace.write?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What threading model used in asp and asp.net?
Which protocol is used to call a web service?
Explain the difference between globalization and localization techniques
What's the use of formatters in .net?
What is the difference between visual basic and asp.net?
What is the use of session?
How do you hide the columns?
What are the steps to follow to host a web application on a web server?
Define reflection in .net?