Hindi, asked by shiva1998choudhary, 5 months ago

1.Name any two object oriented programming angu
किन्ही दो प्रोग्राममिंग लैग्वेज के नाम लिखिये|​

Answers

Answered by 12ishika19
0

Answer:

A programming language structure wherein the data and their associated processing ("methods") are defined as self-contained entities called "objects." The norm today, object-oriented programming (OOP) languages, such as C++ and Java, provide a formal set of rules for creating and managing objects. The data are stored in a traditional relational database or in an object database if the data have a complex structure. See O-R mapping and object database.

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

Similar questions