Computer Science Homework Solutions
Problem
#41552

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.
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
Purchase Cost Now
$2.19 CAD (was ~$3.99)
Included in Download
  • Plain text response
  • Attached file(s):
    • Assignm_All.zip
$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
  • 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. Grad ...
  • Create the code for a program in Visual Basic.net 2003. The form contains two text boxes - Create the code form a program in Visual Basic.net 2003. The form contains two text boxes into which the user types information. When the user clicks on one of the text boxes, it becomes blank and i ...
  • Write a code in visual Basic turn distance from English to metric unit - Need to create 2 textboxes with label one with input of value to be converted English using CDbl and another to display the result of the calculation metric using cstr. then set the properties for ou ...
  • NEED HELP ASAP!!! - Please help with the following problem. IN visual studio 05 ONLY. Please see attachment as it needs to be part of the project!. Create a database with a table called "tblStudents" and "tblLogin. ...
  • 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?
Browse