1.

eworid.the following:Answ s the role of command button in Event Driven programming?ous control statements available in Visual Basic.hat do you understands by the term Hyperlink?Differentiate between CellSpacing and CellPadding.State the difference between Implicit and Explicit data type.

Answer»

1 answerEvent-driven programming serves the user with the quickest and most accurate responses and this usually translates into better user experience and business gains. Also the whole focus of software development is on the actual people using the app and their actions, soit will produce better and more intuitive products for the end-users.

The opposite of event-driven programming would be software that doesn’t need any user input to act. This also covers the case of having various services poll each other for data in timed intervals instead of being triggered byevents. There are definitely valid use cases for this as well, but the majority of popular applications on the market right now function through either user input or as reactions to events. This covers all social media platforms, games, productivity tools, and many others.



Discussion

No Comment Found