difference active and passive objects

Programming, for all ages and all languages.
Post Reply
skandalOS
Posts: 15
Joined: Mon Sep 05, 2011 12:05 pm

difference active and passive objects

Post by skandalOS »

Hello!

I've got a general question about OOP, so what is the different between active and passive objects?
What is an passive object anyway?

I think passive means here that the class from where the object is constructed is abstract.

Abstract means here passive or not?

thanks very much
Post Reply