Simple Flowcharts In Visual Studio 2022

Posted Under: Programming

Ask A Question
DESCRIPTION
Posted
Modified
Viewed 19
Its 4 simple flowchart projects that i need done quickly with instructions in the attached file i know its short notice but im on a really tight budget and need it done quickly
Attachments
Instructions Draw a flowchart for each of the following algorithms and run it using the programmed Visual Logic. Make a screenshot of the flowchart and the output of the execution and copy it to a word document. Then encode and run the program in the C# language. Make a screenshot containing the coding of the program, the output of the execution and copy it to the document Identify the parts of the exam (Projects #1, Project #2, Project #3 and Project #4) Project 1. ABC Company has asked its programmer to develop a flowchart to determine commission from your vendors. The input data (input) are: name of the seller, ID and the sales. The commission will be 5% of sales. The result (Output) will be the seller's name, ID, sales (weekly) and commission. Enter a record. Project 2. Ana G. Méndez University, Carolina Campus, needs to calculate the total enrollment that a student will pay Each credit is worth $200. The input data is: name of the student, ID and number of credits. To calculate the tuition to pay, multiply the number of credits for $200.00. Print the student's name, id, the number of credits and the tuition to pay. Project #3. Professor Lola Pérez needs to calculate the average of the grades obtained by a student. The input data are: student name, ID, note1, note2 and note3. The average=(note1+note2+note3) /3. Print student name, id, note1, note2, note3 and the average. Project 4 only requires C# coding and output. Project #4. Ana G. Méndez University, Carolina Campus, needs to calculate the total enrollment that a student will pay Each credit is worth $200. Declare a constant titled CostCredito and initialize its value to 200. The input data are: student name, ID and number of credits. To calculate the tuition to pay, multiply the number of credits by the note entitled credit cost. Print the student's name, id, the number of credits and the total tuition to be paid.
Explanations and Answers 0

No answers posted

Post your Answer - free or at a fee

Login to your tutor account to post an answer

Posting a free answer earns you +20 points.

Login

NB: Post a homework question for free and get answers - free or paid homework help.

Get answers to: Simple Flowcharts In Visual Studio 2022 or similar questions only at Tutlance.

Related Questions