I want to know what is the core difference between
Object Oriented and Object based languages
I have read many post all of them are saying
Just using objects does not mean you are doing OOP, even in a fully OO language if you are not implementing OO techniques it is simply object-based programming.