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 r the asp.net list controls and diff. Between them?
What is the difference between Hash table and Array list?
Can a master page have more than one contentplaceholder?
What is difference between view state and session state?
IN an ASP.NET Web application if there is any error, how can you debug?
How many types of Cookies are available in ASP.NET?
What is bson in web api?
How to register exception filter globally?
What are asp.net web forms?
Define page fragment caching?
Define resource files.
Is sql backend or frontend?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Why we are using mvc instead of asp.net? : Asp.Net MVC
Explain security types in asp.net?