Computer Science, asked by aysha3528, 1 year ago

How does object oriented approach differ from object based approach?

Answers

Answered by Answers4u
6

Object Oriented languages support all the features of OOPS but object based languages do not support all the features of OOPS.

Object oriented languages support inheritance but object based languages do not support inheritance.

C# and Java are an example of object oriented language whereas Java script and visual basic are an example of object based language.

Answered by TheBestWriter
0

Explanation:

Object Oriented languages support all the features of OOPS but object based languages do not support all the features of OOPS.

Object oriented languages support inheritance but object based languages do not support inheritance.

C# and Java are an example of object oriented language whereas Java script and visual basic are an example of object based language.

Similar questions