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
What is parsing? How to parse a date time string?
What is difference between out and ref in c#?
What is the name of c# compiler?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
What is a boolean c#?
Explain constructor in c#?
What is difference between new and override in c#?
Distinguish between system.string and system.text.stringbuilder classes?
What is difference between float and integer?
Explain the types of assemblies in .net?
What is a method signature?
What is better C# or VB.NET?
What's your approach to fetch static data in your windows form application?
What is trim in c#?
Explain “static” keyword in c#?