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
What is sqladapter c#?
User's session is explicitly killed by which method ?
What is out int in c#?
How can you access a private method of a class?
What is form feed and carriage return?
How many types of constructors are there in c#?
What does mean c#?
Explain About web methods and its various attributes
What are the types of delegates in c#?
What is default constructor in c#?
State two different types of access modifiers.
Why is it efficient to use System.string under System.Text.StringBuilder ?
What are the 2 types of data types available in c#?
What is bitwise operator in c#?
How do I create a multilanguage?