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
Fetch one page value to another page without using state-managment ?
What is inheritance and an how it be used, example with an example?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Disable Mouse right click on web page in asp.net?
what are the web form events available in asp.net?
When we use cookie less session? Explain its working?
What are the advantages and disadvantages of session?
What are cao and sao.
What is the difference between the response.write() and response.output.write() methods?
I’m having some trouble with cas. How can I diagnose my problem?
What are asp.net web forms?
How does the iis work?
What are the various ways to send content from one page to another?
Can we override the enablepartialrendering property of the scriptmanager class?
How do you open a page in a new window?