wt is namespace? wt is the use?

Answers were Sorted based on User's Feedback



wt is namespace? wt is the use?..

Answer / aravazhi

Main use is avoiding naming clashes.we can create same name
of class with in namesapace.

Is This Answer Correct ?    0 Yes 1 No

wt is namespace? wt is the use?..

Answer / siddartha

can you create more than one class with the same name in a
single namespace.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What is the use of system.environment class in c#.net?

0 Answers  


Can an Assembly have multiple versions

13 Answers   TCS,


Why linq is having select clause at the end?

0 Answers  


What is the functionality of break and continue in Visual Studio?

2 Answers   JPMorgan Chase,


Is post back in c#?

0 Answers  






What is lazy t?

0 Answers  


What is Delay Signing?

1 Answers   ACS,


What is the difference between Java and .NET garbage collectors?

0 Answers   BirlaSoft,


What is lambda expression in c#?

0 Answers  


Did it possible to cast a generic type of derived class to generic type of base class?

2 Answers   TCS,


What is the default modifier for class in c#?

0 Answers  


What is meant by collections in c#?

0 Answers  


Categories