questionwrite down a program visual basic format


Question

Write down a program visual basic format that has a key form with following attributes-

A main form, with these attributes-

At least ten text boxes down the left side for the user to enter student names.

To the right of each of those, column of text boxes for the user to enter the student's point grade.

To the right of each of those, column of text boxes that the user can not enter anything, but will enclose the student's grade when you are done calculating it.

Appropriately label each column, and put "The School of Computing" header on form.

Put 2 more text boxes that the user can not enter anything in, and label them "Average" and "Std. Dev."

Put a button on form that says "Calculate".

When the user clicks the "Calculate" button-

Find average and standard deviation (remember your math classes?) of the group, and demonstrate those in the appropriate textboxes.

Using the standard 90-80-70-60 sequence, figure out the grade letter for each student and put it in the fitting textbox.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: questionwrite down a program visual basic format
Reference No:- TGS0444649

Expected delivery within 24 Hours