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
Can we create a multiple user simultaneously ?
What is considered a service provider?
What is caching? What are different ways of caching in asp.net?
Explain diff. Between friend and protected friend?
List the events in page life cycle.
Explain cookies with example.
How does http session work?
Briefly describe the role of global.asax?
What are the new features added from ASP to ASP.NET?
Explain the difference between asp & asp.net.
What is asp.net and ado net?
What is another word for redirect?
How to create events for a control?
What is asp net objects?
What is ispostback method in asp.net? Why do we use that?