Question: I need the solution (Code) for chapter 4, exercise 8 page 84, of the Clearly Visual Basic 3rd Edition? In this exercise, you create an
I need the solution (Code) for chapter 4, exercise 8 page 84, of the Clearly Visual Basic 3rd Edition? In this exercise, you create an interface for an application that calculates and displays the average of three numbers.
Complete the following chart:
---------------------------------------
Figure 4-21
Output: __________
Input: __________
__________
__________
Algorythm:
1. enter __________
2. Calculate __________
3. Display __________
-------------------------------------------
b. Create a Visual Basic Windows application.
c. Create a suitable interface using the information shown in figure 4-21. Also include an exit button. Be sure to assign names to the appropriate controls. Also be sure to assign access keys and set the tab order.
d. Code the exit button's click even procedure so that it ends the application. You will code the algorithm in Chapter 5 Excercise 11 ( I have submitted that as a question as well.
test the interface's tab order
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
