Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Implement the following algorithm in C# using WFA GUI.
prepare the student info and processed data (student name, exams, avg and grade and ...) to student database 
Update the student record as needed (changing grade, phone number, home address ...) 
List all students who have failed. 
List all students who have passed. 
List all students with a given grade (A, B, C, D or F) 
Add exit with confirmation option. 
Code documentation 

Submit source, database as a zip file in assignment box.

start
declare variables
print "Enter student first name"
input studFirstName
print "Enter student last name"
input studLastName
print "Enter student address"
input studAddress
print "Enter Phone"
input studPhone
print "Enter score for exam 1"
input studExam1
print "Enter score for exam 2"
input studExam2
print "Enter score for exam 3"
input studExam3
compute studScore = studExam1 + studExam2 + studExam3
compute studAvg = studScore / 3
print "Student's Final Grade"
if studAvg >= 90 then
Grade = 'A'
else if studAvg >=80 then
Grade = 'B'
else if studAvg >=70 then
Grade = 'C'
else if studAvg >=60 then
Grade = 'D'
else
Grade = 'F'
endif
Print Grade
stop

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M979226

Have any Question?


Related Questions in Computer Engineering

Question suppose two matlab functions find-nonzero and

Question : Suppose, two Matlab functions find-nonzero and row-echelon are available to use. The first function takes a vector as input and returns the location of the first nonzero entry of the input vector. The second f ...

What are some of the skill sets required for the various

What are some of the skill sets required for the various aspects of cloud administration. Are there any certifications related to cloud computing? Is there value in obtaining one of these certifications?

Question use the information in the video and this weeks

Question: Use the information in the video and this week's in-class presentation to write a 250-300 word short essay describing the purpose of a browser, browser wars, and your favorite browser. Video: Tip 3: Know & Use ...

Are search algorithms tied to data structures being

Are search algorithms tied to data structures being searched, or can they be utilized in other scenarios?

The business model for jpmorgan chase was change in 2008

The business model for JPMorgan Chase was change in 2008. Could the upside of the strategy have been achieved without exposing JPMorgan Chase the bank?

1 what would be the purpose for a user to protect a

1. What would be the purpose for a user to protect a file from "read" or "write" access by other users? 2. Is there a reason why it would be safer for administrators to use two different accounts when working with a comp ...

Question suppose that a car is moving through a suburban

Question : Suppose that a car is moving through a suburban environment that has a wireless channel with a coherence time of 10 ms and a coherence bandwidth of 600 kHz. The bit rate of the signal being used is 50 kbps. Ch ...

You want to be a millionaire when you retire in 35

You want to be a millionaire when you retire in 35 years. a. How much do you have to save each month if you can earn an annual return of 10.7 percent?  (Do not round intermediate calculations and round your answer to 2 d ...

Configuring name resolutionas the administrator of the

Configuring Name Resolution As the administrator of the Contoso Corporation, you manage an internal website that is often used by most users with the company. You try to connect to an internal website but cannot open the ...

Suppose we are given a directed graph ga we want to find 3

Suppose we are given a directed graph G; a) We want to find 3 edge disjoint paths from a designated starting vertex u to a specific destination vertex d (or determine that no such paths exist). Describe an efficient algo ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As