State the advantages of event driven programming?
Answers
Answered by
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
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
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