When creating a Visual Basic desktop application, the last task you must accomplish do is to ____________.
a. correct runtime errors
b. create the forms
c. write code for event procedures
d. correct syntax errors
a. correct runtime errors
Computer Science & Information Technology
You might also like to view...
The OpenOffice Gallery button is a pop-up button
Indicate whether the statement is true or false
Computer Science & Information Technology
To add up all the values in a two-dimensional array it would be best to use
A) one for loop B) two separate for loops C) a nested for loop D) no loop E) one sentinel controlled loop
Computer Science & Information Technology