Answer Posted / deepchand singh
csharp is first component based programming language
introduce by microsoft for .net plateform
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is difference between private, protected, and public in C#?
Is c# a strongly-typed language?
What is meaning of type safety in c#?
Does c# have a 'throws' clause?
Who introduced c#?
Does c# support c type macros?
What are methods c#?
What is the difference between Singleton design pattern and Factory design pattern?
What is an event in c#?
If I return out of a try/finally in c#, does the code in the finally-clause run?
Can an int be negative c#?
Is .net and c# the same?
What is threading in c# with example?
What are the 3 different types of arrays?
How many types of serialization are there in c#?