Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is Namespace in C#....?

A Namespace is used to organize your code and is collection of classes, interfaces, enum, struct, and Delegates. A namespace can contain other namespaces.

For example:

Using System;

Using System.Data;

Using system.Web and Many otheres

user-image
Question added by Javed Ahmad , Senior Developer , HCL Technologies Ltd
Date Posted: 2017/09/19
Rehan Mahmood
by Rehan Mahmood , Senior Advisory Software Engineer , FutureNow

Its a logical division of related classes.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.