Computer Science, asked by LavishaJain7629, 1 year ago

List the features supported by object-oriented programming languages.

Answers

Answered by RikCena
0
• Emphasis on data rather than functions.
• Programs are divided into objects.
• Data is hidden and cannot be accessed by external functions.
• Objects may communicate with each other through functions.
Similar questions