GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Basics
Go To First  |  Previous Question  |  Next Question 
 Basics  |  Question 14 of 42    Print  
What are IL and C#?



  
Total Answers and Comments: 3 Last Update: November 09, 2005     Asked by: Srikanth 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: prabhu
 

IL:

IL is a intermediate language, which is created when you compile the .net program. This is also a object oriented language. This makes cross language inheritance.

c#:

C# is a new OOPs language which is developed by Microsoft. This language gives flexibility, mordern, easy to use.



Above answer was rated as good by the following members:
johnloose
September 14, 2005 10:58:58   #1  
vishnu bobade        

RE: What are IL and C#?
Microsoft intermediate language (MSIL)
A language used as the output of a number of compilers and as the input to a just-in-time (JIT) compiler. The common language runtime includes a JIT compiler for converting MSIL to native code

 
Is this answer useful? Yes | No
October 21, 2005 09:38:23   #2  
prabhu        

RE: What are IL and C#?

IL:

IL is a intermediate language which is created when you compile the .net program. This is also a object oriented language. This makes cross language inheritance.

c#:

C# is a new OOPs language which is developed by Microsoft. This language gives flexibility mordern easy to use.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
November 09, 2005 04:38:15   #3  
sanker        

RE: What are IL and C#?

A language used as the output of a number of compilers and as the input to a just-in-time (JIT) compiler. The common language runtime includes a JIT compiler for converting MSIL to native code.

C# which is an evolution of C and C++ is type safe and object oriented. It is compiled as managed code it benefits from the services of the common language runtime such as language interoperability security and garbage collection.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    


 
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