Computer Science Homework Solutions
Problem
#47248

Program - must be done using VB.NET

The administration of you local Community College has asked you to write a VB.NET program that allows students to calculate the sum of their grades and find out if they pass or fail the course.
Grades for the courses at the college are based on the sum of three assignments, and each assignment is worth a maximum of 100 points. The maximum points a student can get in a course is 300 points. To pass the course, a student needs 189 points or more.
Here are the minimum requirements for your program:
1. It has three textboxes labeled Grade 1, Grade 2, and Grade 3. They are used to enter the student's grades.
2. It has one button called Calculate. When this button is clicked, the sum of the three grades is displayed (in another textbox) along with the word PASS, if the total is 189 point or more, and FAIL if the total is less then 189. Use a textbox to display the PASS or FAIL.
3. It has one button called exit, to quit the program.

Solution
What is this?
By OTA - Overall OTA Rating
Departed OTA
Purchase Cost Now
$2.19 CAD (was ~$35.91)
Included in Download
  • Plain text response
  • Attached file(s):
    • FrmGrade.exe
    • FrmGrade.zip
    • FrmGrade.vb
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • Writing VB.NET - The administration of you local Community College has asked you to write a VB.NET program that allows students to calculate the sum of their grades and find out if they pass or fail the course. Grad ...
  • Database Administration - Do all databases need to have an administration capability? Why or why not? If why, what type of activities should be included in database administration?
  • Detail the following career choice - computer engineering - Please assist so that I can write this assignment: Write a research project detailing one of the following career choice: o Computer engineer (software or hardware) Your research should provide ...
  • Entity Relationship Diagram - 2. ERD (Entity Relationship Diagram) You will develop the entity relationship diagram (ERD) for your project database based on the initial data requirements. The company that we are working on ...
  • SQL Server - The sample database represents an educational institution with students and different schools. - Download, unzip, and attach the sample database ITD640_A from the link below. The sample database represents an educational institution with students and different schools. Each student goes to just o ...
Browse