What is the need of Response.Output.Write() in Asp.net ?5
995 5b5cc6d3e4d2b4197774e49a
Q: What is the need of Response.Output.Write() in Asp.net ?
- उत्तर देखें
- Workspace
- चर्चा
Answer :
Explanation :
Response.Write() and Response.Output.Write() both does the same work for printing output on the screen. But their is a small difference between them. As we can write formatted output using Response.Output.Write() but Response.Write() can't allows the formatted output.
समान प्रश्न
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.