What is namespace in oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is a c# delegate?

0 Answers  


How can you force derived classes to provide new method implementations for virtual methods?

0 Answers  


What is a console operator?

0 Answers  


Can you declare a C++ type destructor in C# like ~MyClass() ?

1 Answers  


Can we override interface method?

0 Answers  






If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?

3 Answers   Honeywell,


What are "class access modifiers" in C#?

0 Answers   Genpact,


how can i display crystal report in button_click? am working with VS2005..........plz help me

1 Answers  


Why can’t struct be used instead of class for storing entity?

0 Answers  


What is private virtual in C#?

0 Answers   CDC,


What is difference between int and int32 in c#?

1 Answers  


In which situation(s), the use of "Delegate" is a good idea?

0 Answers   MCN Solutions,


Categories