Explain namespaces in c#.


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

Post New Answer

More C Sharp Interview Questions

What is the default value of date?

0 Answers  


How u call destructor and dispose methode in c#.NET

1 Answers  


What is an arraylist in c#?

0 Answers  


How to update the gui from another thread in c#?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


How can you sort the elements of the array in descending order?

2 Answers  


Can properties be private in c#?

0 Answers  


Differentiate between method overriding from method overloading with its functionality?

0 Answers   Siebel,


What is difference between iqueryable and ienumerable in c#?

0 Answers  


What is the difference between ienumerable and iqueryable?

0 Answers  


What's the difference between system.string and system.text.stringbuilder classes?

0 Answers  


What is _layout cshtml?

0 Answers  


Categories