Correct Answer: C# is a type-safe, managed and object oriented language, which is compiled by Net framework for generating intermediate language (IL) Below are some of the features supported in C# - * Constructors and Destructors * Properties * Passing Parameters * Arrays * Main * XML Documentation and * Indexers Below are the advantages of C# - * Easy to learn * Object oriented * Component oriented * Part of NET framework