Why languages are not completely object oriented ?
which features of oops are not strictly followed by languages that makes them partially object oriented?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sean StewartPosted Oct 17, 2011, 12:55 AM
VulpesPosted Oct 12, 2011, 1:41 PM
Javeed M ShaikhPosted Oct 12, 2011, 1:37 PM
I guess the language needs the four basic elements of an object-oriented system which are abstraction,
encapsulation, inheritance, and polymorphism.
Please do not forget to mark "Accepted Answer".