GeeksforGeeks » Interview Questions
Kean India Interview Question for Software Engineer/Developer (Fresher) about Object Oriented
(2 posts)-
what is object based language and what is object oriented language?
-
Object-based languages need not support inheritance or subtyping, but those that do are also said to be "object-oriented". Object-based languages that do not support inheritance or subtyping are usually not considered to be true object-oriented languages.
Reply
You must log in to post.