what is CSharp

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


Please Help Members By Posting Answers For Below Questions

Distinguish between system.string and system.text.stringbuilder classes?

440


Explain the use of virtual, sealed, override, and abstract method?

476


Structs are largely redundant in c++. Why does c# have them?

753


What is the system namespace?

474


Why do we use inheritance in c#?

480






Is it possible to inherit multiple interfaces?

539


What does question mark mean in c#?

565


In C#, explain the difference between overloading and overriding.

564


What is dependency in software?

521


How can I get around scope problems in a try/catch?

476


Why do we use delegates in c#?

518


Explain the difference between class and interface in .net?

432


What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

511


Name the connections does microsoft sql server support?

484


What is strong name assembly?

457