Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in this exercise, you will complete the Grade Percentages application that you created in Exercise 7 in Chapter 2. (F3.3F3.8, A3.1A3.3, A3.7) a. Use Windows

in this exercise, you will complete the Grade Percentages application that you created in Exercise 7 in Chapter 2. (F3.3F3.8, A3.1A3.3, A3.7) a. Use Windows to copy the Grade Solution folder from the VB9e\Chap02 folder to the VB9e\Chap03 folder. Open the Grade Solution.sln file contained in the VB9e\Chap03\Grade Solution folder. You created a Planning Chart for this application in Chapter 2. Enter the three Option statements in the Code Editor window. One of the buttons in the interface should calculate and display the percentage of students receiving a grade of P (for Pass) and the percentage of students receiving a grade of F (for Fail). Code the button's Click event procedure using variables. Use Integer variables for the numbers of P and F grades. Use Double variables for the percentages. Display the percentages with a percent sign and one decimal place. Save the solution and then start and test the application. (When testing the application with invalid data, the percentages may display as NaN, which stands for Not a Number. The message is a result of dividing a number by 0. In Chapter 4, you will learn how to use a selection structure to prevent this error message.)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 19th International Conference Dexa 2008 Turin Italy September 2008 Proceedings Lncs 5181

Authors: Sourav S. Bhowmick ,Josef Kung ,Roland Wagner

2008th Edition

3540856536, 978-3540856535

More Books

Students also viewed these Databases questions

Question

Question Can any type of stock or securities be used in an ESOP?

Answered: 1 week ago