MMET 383 TEST 1 QUESTIONS AND ANSWERS
The GUI provides a way for users to interact with the programs to provide ____, trigger
_____ , and display _____ - Answer -Input, trigger processing, display results
Program - Answer -set of instructions
Software - Answer -various programs to support a computer
IAD(Integrated Application Tool) consists of (4 things) - Answer -an editor, compiler,
debugging tool, and online help
programs written in visual basic are called - Answer -event driven programs
event - Answer -something that happens that a computer can detect
examples: click mouse, typing character, tick of computers internal clock, moving the
mouse
Label control - Answer -display text on form
textbox control - Answer -enables user to enter information
Button Control - Answer -allows user to initiate actions such as performing calculations
Radiobutton - Answer -allows user to select different radiobuttons
Picturebox - Answer -displays image
variables - Answer -memory locations
The GUI provides a way for users to interact with the programs to provide ____, trigger
_____ , and display _____ - Answer -Input, trigger processing, display results
Program - Answer -set of instructions
Software - Answer -various programs to support a computer
IAD(Integrated Application Tool) consists of (4 things) - Answer -an editor, compiler,
debugging tool, and online help
programs written in visual basic are called - Answer -event driven programs
event - Answer -something that happens that a computer can detect
examples: click mouse, typing character, tick of computers internal clock, moving the
mouse
Label control - Answer -display text on form
textbox control - Answer -enables user to enter information
Button Control - Answer -allows user to initiate actions such as performing calculations
Radiobutton - Answer -allows user to select different radiobuttons
Picturebox - Answer -displays image
variables - Answer -memory locations