What is object oriented development?
Let me show you a snippet of C# code: Is Person a class? What a strange question! Of course this is a class, it says so right on the first line! If it is a class, it should have an assigned responsibility. What does this Person class do? Well, not very much. It just exposes…