Answer Posted / vipin
Namespace is logical unit of all classes.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which is faster dictionary or hashtable?
how to sort an array in c#
What's the difference between class and object?
What is the keyword used to prevent a class from being inherited by another class?
What is delegation in oops?
What is serialization in .net?
What is the difference between method overriding and method overloading?
How do I enforce const correctness in c#?
Can abstract classes be final?
Does c# have primitives?
What is the default scope of a class in c#?
What is collection class c#?
What is the difference between returning iqueryable vs ienumerable?
What is data set in c#?
How can you access a private method of a class?