Answer Posted / sudhir
YES
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the main reasons to use c# language?
What is fcl in c#?
What is the difference between field and property in c#?
How does c# achieve polymorphism?
What is ienumerator c#?
Why do we use yield in c#?
What is the difference between null and string empty in c#?
What is the implicit name of the parameter that gets passed into the set method/property of a class?
What is console based application?
Can constructor be protected in c#?
Where value types are stored in c#?
Can you specify nested classes as partial classes?
What is the difference between iqueryable and ienumerable?
Is visual c# free?
What is a generic method?