adspace
Answer Posted / Atif Masood
"C# is a statically-typed, object-oriented programming language developed by Microsoft as part of the .NET initiative. It provides language interoperability across several platforms and is compiled to Common Intermediate Language (CIL) before being executed on the Common Language Runtime (CLR). C# supports features such as classes, interfaces, delegates, events, properties, indexers, generics, and exception handling."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers