Answer Posted / guest
a namespace is logical collection of classes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we inherit a class with private constructor in c#?
What is a void c#?
List down the fundamental oop concepts?
What does out mean in c#?
What is property c#?
How can it prevents DLL Hell assembly versioning in .NET?
What is the difference between string keyword and system.string class?
Is a games console a computer?
What are primitive types in c#?
What is the purpose of private constructor in c#?
Why do we use constructors in c#?
Why singleton class is sealed in c#?
How is a string immutable?
What are the problem with .NET generics?
What is extension method in c# and how to use them?