Search
.Management Sciences
A. Response.Output.Write() allows you to write formatted output
B. Response.Output.Write() allows you to stream output
C. Response.Output.Write() allows you to buffer output
D. Response.Output.Write() allows you to flush output
Related Mcqs:
- The control used in ASP.NET to display information from data set but with better formatting and editing behavior is_______________?
- A. DataList B. Button C. Panel D. None of the Above...
- asp:dropdownlist> tag replaces which of the HTML tags______________?
- A. B. C. D. None of the above...
- In order to prevent a browser from caching a page which of these xstatements should be written ?
- A. Response.Cache.SetNoServerCaching(); B. Response.Cache.SetNoCaching(); C. Response.Cache.SetNoStore(); D. None of these...
- How many classes can a single .NET DLL contain ?
- A. None B. One C. Two D. Many...
- The GridView control in ASP.NET has which of the following features ?
- A. Automatic paging B. Automatic data binding C. Both A and B D. None of the above...
Recent Comments