PPSCFPSCNTSPakistan govt jobs
- Subject
- ASP.netsoftware-engineering-mcqs › asp-net
- Published
- 18 Apr 2019
- Last updated
- 28 May 2026
Explanation
To identify the ASP.NET version on your system, you should use Response.Write(System.Environment.Version.ToString());. Options A and B are incorrect because 'Version' and 'System.Version' do not provide the runtime version information. Option D is incorrect since it is possible to retrieve the version programmatically.
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.What is the purpose of setting Response.Buffer = True, Response.ExpiresAbsolute = Now().Subtract(New TimeSpan(1, 0, 0, 0)), Response.Expires = 0, and Response.CacheControl = "no-cache" in a web application?
- 6.In ASP.NET 2.0, which feature allows a standard postback to be sent to a different page within the application?
- 7.Which programming language can be utilized to develop an ASP.NET code file?
- 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