Answer Posted / komilla shaheen
Namespace is logical unit of all classes .Namespace can
span multiple assemblies.
eg.System.Web.UI logically group all UI related features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the advantage of using system.text.stringbuilder over system.string?
How do you prevent a method from being overridden in c#?
What is the difference between delegates and events in c#?
How a two-dimensional array declared in C#?
Define parsing? Explain how to parse a datetime string?
What is xslt in c#?
What do you mean by winforms in c#?
What do you mean by casting a data type?
What is xaml file in c#?
Can we inherit private members of class in c#?
Can I do things in il that I can't do in c#?
What are the main reasons to use c# language?
Is c# different than c++?
Does c# support try-catch-finally blocks?
What is the base class for array types?