By which method we can get the version of installed .Net Framework?

 Posted by Kundan64 on 1/15/2013 | Category: C# Interview questions | Views: 5580 | Points: 40
Select from following answers:
  1. System.Environment.OSVersion.ToString()
  2. System.Environment.Version.ToString()
  3. Both 1 and 2
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response