What is namespace in oop?



What is namespace in oop?..

Answer / Shalabh Bhatia

A Namespace is a logical container used in Object-Oriented Programming (OOP) to group classes, interfaces, and other items together to prevent naming conflicts between similar entities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is versioning applicable to private assemblies?

1 Answers   Arigo Infotech,


boxing means converting value type to reference type and unboxing means converting reference type to value type.why we need boxing and unboxing?

3 Answers   General Mills, Value Labs,


How to print labels in windows form in C# .net

5 Answers  


What is the use of the dispose method in C# ?

1 Answers   Infosys,


What is CLR and its application.?

1 Answers   MCN Solutions,


What is the name of c# compiler?

1 Answers  


Why do we need collections in c#?

1 Answers  


Distinguish between the Debug class and Trace class with its functionality?

1 Answers   Siebel,


What?s an interface class?

1 Answers  


What is Named parameter in C#?

1 Answers  


What are c# i/o classes?

1 Answers  


what is garbage collection?

8 Answers   Protech,


Categories