Consider the Following code snippet and then answer the questions relating to the code.

Dim intX as Integer = 0
do
intX ++=1
Loop until intX = 0

1) What is the code an example of? How would you change this code to make the loop end after 10 iterations?

2) Write the code to declare and populate an array of five items 

3) Create a two-button message box named Decision Time. Your message box should tell the user "It is time to make a choice." Provide buttons for OK and/or cancel.

4) A/An _______ is used to tell an object how to do something ______ describes the features of an object.

5) What are the two main ways to reuse controls between applications?

 

 

    • 11 years ago
    A+ Answers
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      solvd13.docx