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 the advantage of generics in c#?
Is datetime immutable c#?
What are constants in c#?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
How do I create multifile assembly?
What is the difference between dynamic and var in c#?
What are the 4 pillars of any object oriented programming language?
What is form feed and carriage return?
How do I convert a string to an int in c#?
How to use delegates with events?
Does a class need a constructor c#?
How you will create satellite assemblies?
To allow an element to be accessed using a unique key which .NET collection class is used ?
Is functional interface runnable?
What is lastindexof c#?