Computer Science, asked by srikamathk2004, 1 month ago

brefily expline chartersticso of oops​

Answers

Answered by dk1789774
0

Answer:

1) Objects are basic building blocks for designing programs. 2) An object is a collection of data members and associated member functions. 3) An object may represent a person, place or a table of data. 4) Each object is identified by a unique name.

Answered by inflitzers
0

Answer:

There are three major features in object-oriented programming that makes them different than non-OOP languages: encapsulation, inheritance and polymorphism.

Encapsulation Enforces Modularity. ...

Inheritance Passes "Knowledge" Down. ...

Polymorphism Takes any Shape. ...

OOP Languages.

Explanation:

Hope the pics help :)

IF YOU FEEL SATISFIED WITH MY ANSWER GIVE BRAINLIEST

Attachments:
Similar questions