Why do we use abstraction in c#?


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

Post New Answer

More C Sharp Interview Questions

What are the differences between a class and a struct?

0 Answers  


Is c# dictionary a hash table?

0 Answers  


What happens if you add duplicate elements to a set?

0 Answers  


What does out mean c#?

0 Answers  


Which are access modifiers available in c#?

0 Answers  


Name the connections does microsoft sql server support?

0 Answers  


What is the difference between // comments, /* */ comments and /// comments?

0 Answers  


what are the events in delegate?

2 Answers   Choice Solutions,


What is data set in c#?

0 Answers  


What are the types of class in c#?

0 Answers  


Structs are not reference types. Can structs have constructors?

0 Answers  


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

0 Answers   HCL,


Categories