Saturday, November 7, 2009

ABSTRACTION

This is the process of hiding the detail and showing the essential components.
In C# we can achieve abstraction with the help of abstract class. Abstract class, we can discuss in later sessions.

1 comment:

  1. This is to good, thanks for sharing your knowledge with us. Following links also brush up my concept.

    http://www.c-sharpcorner.com/uploadfile/4624e9/abstraction-in-C-Sharp/

    http://www.mindstick.com/Blog/319/Abstraction%20in%20c%20with%20example

    ReplyDelete