4.1 Write an app that reads the integers representing the total
sales for three sales people then determines ad prints the largest
and the smallest integers in the group.
If the user does not enter anything in the textboxes it must
notify you by using a
messagebox e.g. MessageBox.Show("Please Enter a value in Pay Rate
Field");
Your formula is as follows (rate * hours)
Your answers must be displayed only in the messagebox
use visual basic to write program
Form1 Hours 35 Pay Rate 8.25 X Your Gross Pay is $288.75 OK Calculate
4.1 Write an app that reads the integers representing the total sales for three sales people then determines ad prints t
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am