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
Difference between overriding and overloading?
Explain the difference between globalization and localization techniques
What is the page life cycle in asp.net?
What is state management technique?
How do I use response redirect?
What is web api and why to use it?
Is razor a programming language?
Why is mvc better than asp.net?
Is asp.net still used?
what is a .xap file? Explain with an example.
What is the difference between stored procedure vs function?
What is rich control in asp.net?
What is the purpose of url encoding?
What does the hotspot class in .net do?
What’s difference between “optimistic” and “pessimistic” locking?