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 http protocol and how it works?
What are the Types of state management techniques
What are the advantages of Web API?
What are different methods of session maintenance in asp.net?
Explain about asp.net 2.0 themes?
Explain the different parts that constitute ASP.NET application?
How can you debug your.net application?
What is the use of HttpHandlers? When to use this?
Explain the difference between webfarm and webgardens in .net?
Explain about Automatic resource management?
Where do the cookie state and session state information be stored?
Define static function?
Why asp.net is better than php?
How can you handle errors in Web API?
Why is string called immutable data type?