Computer Science, asked by Manish4536rajput, 2 months ago

why is VB considered to be event driven programing?

Answers

Answered by Anonymous
1

Answer:

In BASIC, programming is done in a text-only environment and the program is executed sequentially. In Visual Basic 6, programming is done in a graphical environment. ... In addition, Visual Basic 6 is Event-driven because we need to write code in order to perform some tasks in response to certain events.

Answered by hkofficial654
1

Explanation:

In BASIC, programming is done in a text-only environment and the program is executed sequentially. In Visual Basic 6, programming is done in a graphical environment. ... In addition, Visual Basic 6 is Event-driven because we need to write code in order to perform some tasks in response to certain events.

Similar questions