Answer Posted / payal mehta
Namespace is naming schema in which we can organize no. of
classes.Using that classes we can use or inherit properties
and methodes in our application.Namespace also can contain
number of assemblies.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we use inheritance in c#?
Illustrate serialization?
What does typeof return c#?
What are the applications of c#?
Differentiate between method overriding from method overloading with its functionality?
What is alias in c#?
What is an indexer in c#?
How does c# achieve polymorphism?
What is mvc pattern in c#?
Explain the accessibility modifier protected internal?
What is the difference between User controls and Custom Controls?
What is Named parameter in C#?
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
1. Describe page life cycle?
What does the initial catalog parameter define in the connection string?