I was trying to think of a straightforward explanation of the difference between a class and an object (in OOP terms), and came up with this: Objects are specific instances of classes. When you create a class, you are literally … Continue reading
March 22, 2007
by Joe
2 Comments