Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please answer both pseudocode and flow chart Create the flowchart diagram and pseudocode of a program that will process all of the grades in a
please answer both pseudocode and flow chart
Create the flowchart diagram and pseudocode of a program that will process all of the grades in a file called draitRecords. Each student record will be evaluated by their final grade. If the student's grade is less than 25% he/she has failed otherwise passed. The program will then store the records on a new file called foal Reserds. draftRecords Name Student_Name_1 Student_Name_2 Student Name_3 Student Name 4 Grade 65 80 85 90 fioalReserds: Name Student_Name_1 Student_Name_2 Student_Name_3 Student Name 4 Grade 65 80 85 90 Status Fail Pass Pass Pass Note: Use bousekeeping!), detailleerl) and eodofobl) modules. 5 5 10 10 10 Flowchart Grading Criteria All variables are declared beforehand. Used housekeepina, detailLoop!), and endoflabl) modules. Correct selection structure. Correct looping structure. Correct sequence. Included prompts whenever necessary. Statements are structured correctly. 5 5 50 5 5 10 10 Pseudocode Grading Criteria All variables are declared beforehand. Used heusereerios, detaillaall, and endotjekl) modules. Correct selection structure. Correct looping structure. Correct sequence. Included prompts whenever necessary. Statements are structured correctly. 10 5 5Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started