Visual Basic TermsVersión en línea Match the following terms to their definition. por Cara Dennert cutler 1 algorithm 2 bugs 3 code window 4 controls 5 debugging 6 declarations 7 design time 8 developer 9 events 10 form 11 handle 12 input a plan of action for solving a problem algorithm mistakes and errors in a program bugs where the developer writes and edits code for a program code window objects used to create a user interface; ex- textboxes, labels, buttons controls process of removing errors from a program debugging variables created at the start of a procedure; used to set aside memory for storing data declarations part of a programming project where the program is designed and coded design time person who writes and develops a computer program developer user-initiated activities - a program can initiate an event events a window form small squares on a selected control that allows resizing handle data that goes into the program so that the computer can produce results input