Answer Posted / senthil
C# is pure object oriented programming language, syntax and
some class libraries taken from c and c++, It's look like
JAVA developed by Microsoft
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Is array reference type in c#?
What are the basic string operations? Explain.
Is it possible to have different access modifiers on the get/set methods of a property in c#?
What do you use c# for?
How can you prevent escaping on backslashes in C# with string definitions?
Can we extend static class in c#?
What is the difference between xml documentation tag?
Can a method return multiple values in c#?
What is default access specifier for class in c#?
What is a nullreferenceexception?
Define an assembly in .net?
What is definition in c#?
Is c# front end or back end?
What are accessors?
Describe an interface class?