Does the following statement executes successfully:
Response.Write(?value of i = ? + i);
Answer Posted / ramesh
Compilation Error Character(?) is not valid.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is app_code folder in asp net?
What is the difference between union and join?
Explain the overview of asp.net?
What are the disadvantages of using session?
What is boxing and unboxing in asp.net?
Explain asp.net application life cycle?
Describe session handling in a webfarm, how does it work and what are the limits?
What is Web API Routing?
Explain what is an abstract class?
What do you mean by serialize and marshalbyref?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Disable browser cache for entire ASP.NET website?
What can we do with asp.net?
How can I open ashx file in mobile?
What is the difference between sealed vs static class?