Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Objective: Practice Visual Basic programming to develop applications using function and sub prodedure. Task #2: Develop an application with Figure 2 user-interface using Functions (calculate

Objective: Practice Visual Basic programming to develop applications using function and sub prodedure.
image text in transcribed
image text in transcribed
Task #2: Develop an application with Figure 2 user-interface using Functions (calculate grade point, grade average, and check textbox entries. AC wa Grade Point Average Cruise CPA Figure 2. Layout of the Design. User enters the Letter Grade column and Credit Hours column. Then, the program will convert Letter Grade into point system (A-4, B.3.C - 2, D-1). After that, the program will multiply numbers with credit hours that equals to Grade Points. Then, the program will divide the Grade Points with number of courses. That will give you the Grade Point Average. You can have one function to convert the letter grade into the points and the other function to calculate Grade Points and average grade points. Task #3: Show your work to your instructor after you are done. Task #4: Practice your work and be ready for a pop assignment. Task #2: Develop an application with Figure 2 user-interface using Functions (calculate grade point, grade average, and check textbox entries. AC wa Grade Point Average Cruise CPA Figure 2. Layout of the Design. User enters the Letter Grade column and Credit Hours column. Then, the program will convert Letter Grade into point system (A-4, B.3.C - 2, D-1). After that, the program will multiply numbers with credit hours that equals to Grade Points. Then, the program will divide the Grade Points with number of courses. That will give you the Grade Point Average. You can have one function to convert the letter grade into the points and the other function to calculate Grade Points and average grade points. Task #3: Show your work to your instructor after you are done. Task #4: Practice your work and be ready for a pop assignment

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions