PPSCFPSCNTSPakistan govt jobs
- Subject
- ASP.netsoftware-engineering-mcqs › asp-net
- Published
- 18 Apr 2019
- Last updated
- 28 May 2026
Explanation
Setting these properties ensures that the web page is not cached by the browser or proxy servers. Response.Buffer = True enables buffering, Response.ExpiresAbsolute sets the expiration date to a past time, Response.Expires = 0 disables caching, and Response.CacheControl = "no-cache" instructs browsers not to cache the page.
More ASP.net MCQs
Practice related questions from the same subject.
- 1.Which type of tests verify that recent code changes do not disrupt the existing functionality?
- 2.Which method is used to retrieve data from a form submitted via the "post" method?
- 3.Which caching methods are supported by ASP.Net?
- 4.What is the purpose of the Response.AddHeaders() method?
- 5.In ASP.NET 2.0, which feature allows a standard postback to be sent to a different page within the application?
- 6.Which programming language can be utilized to develop an ASP.NET code file?
- 7.What is the correct method to determine the version of ASP.NET installed on your computer?
- 8.In an ASP.NET 2.0 web application, which method would you use to display an image chosen from a set of images?
More in Software Engineering Mcqs
- Advanced Software Engineering
- Architectural Design
- Basic computer knowledge
- Basic of linux unix
- Basics of Software Engineering
- Dependability and Security
- Design and Implementation
- Java concepts and its programming
- Language processors
- Management information system - MIS
- Requirement Engineering
- Software Design
- Software Engineering types
- Software Evolution
- Software Management
- Software Metrics
- Software Modelling
- Software Processes, Models & Software Development
- Software Reliability and Fault Tolerance
- Software Testing and Quality Management