Computer Science, asked by kabisimadgp, 3 months ago

II. Which event is associated with the Form control of VB?

A Show B Active

C Hide D Load​

Answers

Answered by achuvellappillil
0

Answer:

An event is a signal that informs an application that something important has occurred. For example, when a user clicks a control on a form, the form can raise a Click event and call a procedure that handles the event. Events also allow separate tasks to communicate.

Similar questions