Define 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

What is a template class?

0 Answers  


What are the important concepts in OOPS

5 Answers   Fulcrum Logic,


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


Which is faster iqueryable or ienumerable?

0 Answers  


What is session state in asp net c# with example?

0 Answers  


What is difference between ilist and list?

0 Answers  


What are circular references?

0 Answers  


What does the keyword virtual mean in the method definition?

3 Answers   Ipog Software, Satyam, Visual Soft,


What is a delegate how is it type safe?

0 Answers  


Explain the difference between a sub and a function in c#.

0 Answers  


What is the difference between decimal and integer?

0 Answers  


Can main method be final?

0 Answers  


Categories