GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  DotNet
Go To First  |  Previous Question  |  Next Question 
 DotNet  |  Question 163 of 165    Print  
.NET Programming Language
How dot net differs from other programming languages?


  
Total Answers and Comments: 3 Last Update: November 12, 2009     Asked by: dineshjeev 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 17, 2008 08:33:05   #1  
Supree08 Member Since: October 2008   Contribution: 1    

RE: .NET Programming Language

.NET is a framework and not a programming language. Hence we cannot compare .NET with other programming languages.

.NET framework has CLR (Common language runtime) which has the runtime libraries for all the languages supported by .NET. It is the responisbility of the runtime to take care of the code execution of the programs written using programming language.

.NET framework performs responsibilities like garbage collection (memory management) code access security code verification etc. In case of other programming languages these responsibilities has to be carried out by a programmer or s/w developer developing the application.

Advantage of using .NET is you can still continue programming in the language you are comfortable with.


 
Is this answer useful? Yes | No
June 01, 2009 09:45:31   #2  
albu77 Member Since: September 2007   Contribution: 9    

RE: .NET Programming Language
.NET is not a programming language it's only an execution environment.
 
Is this answer useful? Yes | No
November 12, 2009 03:58:08   #3  
kompellamurthy Member Since: November 2009   Contribution: 1    

RE: .NET Programming Language
.Net is a Framework rather than a programming language. .Net includes number of programming languages like VB C# etc.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape