What are the two uses of a ‘using’ statement in c#?


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

Post New Answer

More C Sharp Interview Questions

There are a class A. Another class B derived from it. Now if I do A a = new B(); and B b = new B(); What will happen in both the statements. And what is the difference between these two statements.

3 Answers   HCL,


What is the name of c# compiler?

0 Answers  


What is a clr (common language runtime)?

0 Answers  


What happens if you add duplicate elements to a set?

0 Answers  


What is an inheritance in c#?

0 Answers  






Can you inherit from a sealed class?

0 Answers  


What is an enumerator in c#?

0 Answers  


How do I stop my console from closing in c#?

0 Answers  


What is the difference between package and interface?

0 Answers   Hexaware,


What is stringreader in c#?

0 Answers  


How cache is implemented in web application for DB queries?

2 Answers   TCS,


what are windows services?

0 Answers  


Categories