Computer Science, asked by vanshika2048, 11 months ago

What is object oriented language and its characterstics?

Answers

Answered by Anonymous
3

Answer:

A programming language structure wherein the data and their associated processing ("methods") are defined as self-contained entities called "objects." ... There are three major features in object-oriented programming that makes them different than non-OOP languages: encapsulation, inheritance and polymorphism.

Similar questions