Question: Create an application that displays the average of three test scores entered by the user. Use the following names for the solution and project, respectively:
Create an application that displays the average of three test scores entered by the user. Use the following names for the solution and project, respectively: Average Solution and Average Project. Save the application in the VB2015\Chap02 folder. Change the form file’s name to Main Form.vb. Change the form’s name to frmMain. Display the average with two decimal places. Code the application using the Val and Format functions. Add appropriate comments in the General Declarations section and in the coded procedures. Test the application using both valid and invalid data.
Step by Step Solution
3.30 Rating (156 Votes )
There are 3 Steps involved in it
Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 14 VisualStudioVersion 140225120 MinimumVisualStudioVersion 100402191 ProjectF184B08FC81C45F6A57F5ABD9991F28F Average Project Av... View full answer
Get step-by-step solutions from verified subject matter experts
