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 do you mean by stack and heap in c#?
What is an ienumerable in c#?
What is the difference between ref & out parameters in c#?
What is the task perform by clr?
What is a .aspx file?
What is generic delegate in c#?
Explain acid rule of thumb for transactions in c#.
What is the difference between Decorator and Adapter pattern?
What is the use of static members with example using c#.net.
What is get set in c#?
Explain Direct CAST vs CType ?
Can abstract class have private constructor c#?
Differentiate between method overriding from method overloading with its functionality?
What is state c#?
What is the use of list in c#?