Computer Science, asked by samya6042, 2 months ago

what is the difference between object oriented programming and event driven programming​

Answers

Answered by sangamrani112
4

Object oriented programming focuses on performing actions and manipulation of data that is encapsulated in objects within a sequential series of steps while event driven is more dynamic and relies on event triggering and event handling to determine the sequencing of the program.

Answered by DEADPOOLFIXME
1

Answer:

Object oriented programming focuses on performing actions and manipulation of data that is encapsulated in objects within a sequential series of steps while event driven is more dynamic and relies on event triggering and event handling to determine the sequencing of the program

Explanation:

Similar questions