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
Why hashtable is thread safe in c#?
How to parse a date time string?
What is difference between array and arraylist c#?
What is meaning of type safety in c#?
What is class in oops with example in c#?
Who introduced c#?
Why we use dll in c#?
Define using statement in c#?
In .Net, what is an assembly? Also explain the type of assembly.
What are anonymous functions in c#?
What is the difference between Singleton design pattern and Factory design pattern?
Which config file has all the supported channels/protocol?
What is an iqueryable in c#?
What is difference between class and abstract class in c#?
What does question mark mean in c#?