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
Differentiate between method overriding from method overloading with its functionality?
What is the difference between “dispose” and “finalize” variables in c#?
What is the system namespace?
what is an exception in .net?
Explain the difference between directcast and ctype.
What is the difference between hashtable and dictionary in c#?
Are structs value types or reference types?
In which way you can convert a value-type to a reference-type?
Distinguish between the Debug class and Trace class with its functionality?
Does hashset allow duplicates c#?
What is string interpolation in c#?
What is the difference between selection and projection?
Why do we use hashtable in c#?
Can mvc be used for desktop applications?
How many types of variables are there in c#?