- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
How to find out what version of ASP.NET I am using on my machine?

1. Response.Write(System.Environment.Version.ToString() );

2.Response.Write(Version.ToString() );

3.Response.Write(System.Version.ToString() );

4.Not possible

Posted Date:-2022-02-02 13:46:22


More MCQS Questions and answers

Search