Answer Posted / rijiraghavan
C# is a type-safe, component-based, high-performance
language
that is designed for the Microsoft .NET framework.
it is a modern, object-oriented language that enables
programmers to quickly build
a wide range of applications for the new Microsoft .NET
platform.
It was specifically made for building large applications in
a
Rapid Application Development (RAD) style.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How does dictionary work in c#?
What is gridview c#?
Can you put two constructor with the same structure in a class?
What is scope c#?
How do you access a constant field declared in a class?
What is type checking in c#?
Can you create sealed abstract class in c#?
What you mean by inner exception in c#?
What is xml c#?
What is the difference between constant and readonly in c#?
How do I register my code for use by classic com clients?
What are generics in c#.net?
What is the difference between == and object.equals?
What are cshtml files?
Does c# provide copy constructor?