Computer Science, asked by as1234533, 6 months ago

State the advantages of event driven programming?

Answers

Answered by gsaritha416
3

Explanation:

Event driven programming is flexible as the programming code follows a logical order from start to finish and the flow is determined by events. This allows the coder to be flexible about the order in which they carry out the code. Also using Event driven programs is easier to change requirements if it is necessary.

Answered by riya3116
0
Answer:

It's flexible. Coder is flexible to carry the code in any order as event-driven programmer follows a logical order from start to finish. If you are new to programming, it won't take you longer to create a program because event-driven programming is easy to learn.


Hope it’s helpful
Similar questions