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
Explain the types of Polymorphism.
What is a destructor in c#?
What is a class level variable in c#?
What is the do while loop code?
What does char mean in c#?
Why do we need serialization?
Why static variables are used?
Is typeof c#?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
How can I get around scope problems in a try/catch?
Is object an int c#?
Why data types are important in c#?
What is multidimensional array in c#?
Write down the c# syntax to catch an exception
What is activator c#?