There are two types of programmes related to objects that i know.
Pradip:
object base means : realted only with object where u can find the encapsulation ,abstraction data hiding is possible
but Inheritance,polymorphism, wil not be possible in case of object base programme.
all are core object oriented programming.