Answer Posted / tara
NameSpace means a Package.
it contains many supported files
ie.,system.drawing,system.io,etc.
it works like a root/directory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is marshalling and what are different kinds of marshalling?
Why do we need reflection in c#?
Why delegates are type safe in c#?
What is CLR and its application.?
What is type keyword in c#?
What is application c#?
What is private void in c#?
How do I run a cshtml file?
Which is faster hashtable or dictionary?
What are c# types?
Is string nullable c#?
Name some properties of array.
What is an interface class? Give one example of it
Can partial class be inherited?
What is the difference between virtual method and abstract method?